G
Guest
I am new to Access programming. I want to back up a table from database1.mdb
to database2.mdb without opening either of them, but working from
database3.mdb.
I tried DoCmd.copyobject method which doesnot allow for specifying the path
of database2.
I tried transferdatabase method, which aloso doesn't seem to allow
specifying path of database2.
Can anyone help me with this?
Thank you.
Toyfixer
to database2.mdb without opening either of them, but working from
database3.mdb.
I tried DoCmd.copyobject method which doesnot allow for specifying the path
of database2.
I tried transferdatabase method, which aloso doesn't seem to allow
specifying path of database2.
Can anyone help me with this?
Thank you.
Toyfixer