Copy data from another database

tpk

New member
Local time
Tomorrow, 02:35
Joined
Jan 24, 2003
Messages
6
Is that possible to import some data (not all) from a query in another database ? I do not want to import the whole table because the table is too big. I hope do not need to create the query in the original database as it is our master database.
Can anybody advise me ?
 
Use an APPEND Query - they are explained in the Help files.
 

Users who are viewing this thread

Back
Top Bottom