how do i copy an access 2000 database format without the data?

O

Ofer

Create a new database and import all the tables from the original database,
in the import dialog box, press on the option button and select structure
only.
 
Top