How can I import data

J

Julian Campbell

I am creating a databasec at work. A lot of the information I need is
already used in a database in work, How can I import this to my new
database?

Thanks
 
S

Steve Schapel

Depending on the usage, it may be applicable to import a copy of the
data from the existing database, or it may be applicable to link to the
existing tables from your new database. In both cases, the starting
point is the File|Get External Data menu.
 
Top