Link to home
Start Free TrialLog in
Avatar of mltolun
mltolun

asked on

Copy table from one database to another

Hi
I need to open, by code, two databases, via JET or ADO, and copy 4 tables from the first one to the another one.
It is possible to do this with a command line like "database.copy tblproducts to database2"???
....don't know...just guessing...

Thanks!!
ASKER CERTIFIED SOLUTION
Avatar of Éric Moreau
Éric Moreau
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mltolun
mltolun

ASKER

THANKS!! it's perfect