copy the data base and not the data contained

R

Romain

I have a data base that I have used now for a year and I would like to use
the same data base but not the data for another project. What can I do?
 
P

Pranav Vaidya

Hi Romain,

1. Create a blank database
2. Open the database that you want to copy
3. Select the table and from File-->Export
4. Select 'Definition only'
5. Repeat this for all tables.

HTH,
 
Top