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

Creating an "empty" version of a database.

Status
Not open for further replies.

kristin2

MIS
Nov 25, 2002
14
US
I need to have a copy of my database without any records in it. They want a "stripped down" version with just the forms tables queries and reports without any of the information that I have already inserted in my database.
Thanks.
Kristin
 
Just make a copy of the db and delete all the records....

or create a new db, select File -> GetExternalData -> Import....select all theobjects, and look in the advanced button for an option like definition only....

Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. (Albert Einstein)

Robert L. Johnson III, MCP, Network+, A+
Access Developer/Programmer
robert.l.johnson.iii@citigroup.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top