Exporting Tables to a Backup

J

Jeremy

Application: MS Access 2000 Professional SP-2
Platform: Windows 2000 Professional

Thanks in advance for your help!

I am able to output objects to another .mdb database in VB
Code for one database, but as I try to output to another
database and replace the existing tables contained in the
database there is a problem exporting the data.

Instead of using the CopyObject Method I would like to
compare a Recordset Dynaset from one database to the
original. I only want to export the data with a date that
is greater than the latest date contained in the backup.

Is there someone that can help me with this? I am
presuming a DAO connection be established, which I admit,
I am still very novice on.

Any ideas would be great. Thanks.

Jeremy Darrington
Smead.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top