VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ADO/DAO Database Copy Structure and Records

G Choquette  (4 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Copy the table structures and records from one database to another. In my case, I use this code to copy from an ODBC SQL Server database to a local Access to allow users access to a copy of the data when they are not connected to the network.

Inputs
The user will have to edit the database names and provider strings to match their own database files

Returns
An Access database that copies all the tables and records from another database.

Rate ADO/DAO Database Copy Structure and Records (8(8 Vote))
ADO/DAO Database Copy Structure and Records.bas

ADO/DAO Database Copy Structure and Records Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters