|
-
Mar 29th, 2000, 06:11 AM
#1
Thread Starter
New Member
I need help with the code in VB-5 to append new entries in an Access database on a laptop to the Master Access database on a Workstation. We are using a null modem cable for the hookup and dial-up networking with RAS to transfer the information. I already made it work using the Replication feature of MSAccess, But need to make it work just using VB code???
The help feature of VB5 has been absolutely worthless.
If anyone can shed some light on this, I would really appreciate it.
-
Mar 29th, 2000, 10:48 AM
#2
New Member
Do you mean you want to open the database file for appending?
Why not just open the database and use the AddNew method to add the records?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|