Copying a database outline

S

Sheak1

I have an Access database and I want to copy it's outline (tables, forms,
reports) and not its data. I am using Access 2000. I am pretty sure I have
done this before but cannot remember how to do it now. Thanks so much
 
M

missinglinq via AccessMonster.com

Create a new blank database.

File > Import

Select Original database

When Import Objects Dialog Box comes up, Click on Options

Under Import Tables check "Definition Only"

Import all objects from original database
 
Top