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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy tables between databases

Status
Not open for further replies.

jurgen

Programmer
Feb 8, 2001
209
BE
We've created a database in development, now the database is ready for production, how can we copy the tables from one database to another without ot with the data in it, the client site is an MS access 2000 adp/ade project.

We've tried several ways, but I think that we do it wrong, we lose everytime the primary keys the relations etc ...

Can someone helps us to migrate the database to production and not have to manual create everything again by hand ...

Regards and thanx

Jurgen
 
Hi Jurgen

You cound use the DTS Wizard to to this as it will copy the tables with or without the data.

Hope this helps
Bernadette X-)
 
Thanx

You did it ... it works the exact way we want


Jurgen
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top