how do I clear data and reuse database

K

Ken Snell \(MVP\)

Create a new database. Use File | Get External Data | Import to import all
the objects. Before you do the actual import, click the Options button at
bottom of window and select the option that says to import the table
structures only (without data).
 
Top