Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating copy of database & tabledefs from another database 1

Status
Not open for further replies.

biot023

Programmer
Nov 8, 2001
403
GB
Hallo.
I need to create a database (no problem) from an active database, open it (no problem), and copy tabledefs, data & queries from a temlpate database (PROBLEM!).
I've tried everything I can think of & am drawing a blank.
Can anyone offer any advice?

Cheers,
Douglas JL.

If it don't make you laugh, it ain't true.
 
Open the new database and use the File -> Get External Data -> Import function. Or am I misunderstanding the question? Terry
**************************
* General Disclaimor - Please read *
**************************
Please make sure your post is in the CORRECT forum, has a descriptive title, gives as much detail to the problem as possible, and has examples of expected results. This will enable me and others to help you faster...
 
Sorry, yes (I think so).
I need to be doing this all from a module.

Douglas If it don't make you laugh, it ain't true.
 
Man - I just got what you meant. I'm an idiot!
(It's been a long three-day week.)
Thanks alot!

DJL If it don't make you laugh, it ain't true.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top