Question on table import/exports

L

Leo Selmani

Hi all. I would like to use an access interface to do some data transfers
from an ODBC database to another Access database. Everything is fine and
dandy, however there remains an issue. When I try to use one access database
to open a third database and import tables from an ODBC database to that
third database then close it I cannot acomplish such thing. So basically I am
trying to do this:

Database1 -> Open Database 2
-> Open ODBC connection - > Import all tables in this ODBC
connection to the Database 2.

Any ideas how to do this

Thanks
 
Top