Melvana
Oct 5th, 2000, 02:38 PM
here's my problem :
I need to replace all the records of all the tables
in my database called 'transport.mdb' by all the records
of all the tables of my other database called '2000-04-13.mdb'. Sound simple? Not for me.
I'm doing this in VB6 with Access databases. All I've been able to do is to delete all the records of the tables in
'transport.mdb' and now I don't know how to 'copy' the
content of '2000-04-13.mdb' into 'transport.mdb'.
What would you suggest me to do?
An example would be very appreciated... :)
I need to replace all the records of all the tables
in my database called 'transport.mdb' by all the records
of all the tables of my other database called '2000-04-13.mdb'. Sound simple? Not for me.
I'm doing this in VB6 with Access databases. All I've been able to do is to delete all the records of the tables in
'transport.mdb' and now I don't know how to 'copy' the
content of '2000-04-13.mdb' into 'transport.mdb'.
What would you suggest me to do?
An example would be very appreciated... :)