Importing a table

senzor

Registered User.
Local time
Yesterday, 16:08
Joined
Feb 14, 2006
Messages
10
Hello
my next thingy is
there is a table TEST in the database HOME
im working in the database HOME1
How can i import the table TEST to the database HOME1 but only by using a Module in vb?
any ideas maybe? thnx
 
Searching the forum and also the Access VBA help files is a great way to discover and learn the answers to your Access programming questions.
 
I'll give you a better hint. Look up TransferDatabase.
 

Users who are viewing this thread

Back
Top Bottom