Copy Database

livvie

Registered User.
Local time
Today, 17:18
Joined
May 7, 2004
Messages
158
I need a clean copy of my database that includes everything except the data. I want to keep the keys and relationships etc. How do I do this? I am using Access 2003 Projects and SQL Server.
I tried Importing the tables with the option Definition only but the option to include relationships is greyed out.
 
Make new db

Import all your queries/forms/reports/modules/macros

then import your tables, and select the option @ the bottom "Import Structure only"
 
ReAn's will work, but you can cut it down a step and get a bit more flexibility. Go to File->Get External Data->Import, and then choose the database and everything you want to import. There's an Options button, and from there you can designate how you want things imported, and if you want tables to have the data or just the structure. This window also lets you import Menus and Toolbars, or change Queries to Tables if need be.
 
This works except the option to import relationships is greyed out and I only get the tables. Queries or views are not copied. I am using Access 2003 Projects and SQL server
 

Users who are viewing this thread

Back
Top Bottom