Copy Records Frm One password protected MS Access DB To ANother using sql -
08-05-2003
, 09:00 AM
I need to copy records from one password protected MS Access DB say DB1.mdb
to another password protected DB say DB2.mdb
The Insert Command with the IN Clause is supposed to work but it doesnt |