How to copy Table Design with out the Table Data ?

W

Will

we went to duplicate a child table in our data base...

but we don't want to duplicate the data in the table... just the fields and
field definitions

If we copy the table we get all the data too... right?

How can we copy the Table Design with out the Table Data

AND... have the Autonumber Fields _reset_ to start back at record number 1 ?

thanks for any help.
 
D

Dirk Goldgar

In
Will said:
we went to duplicate a child table in our data base...

but we don't want to duplicate the data in the table... just the
fields and field definitions

If we copy the table we get all the data too... right?

How can we copy the Table Design with out the Table Data

AND... have the Autonumber Fields _reset_ to start back at record
number 1 ?
thanks for any help.

There are several ways to do this. One is to select the table, click
Copy, then Paste (or press Ctrl+C, Ctrl+V), and choose "Stucture Only"
as well as providing the new table name in the "Paste Table As" dialog.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top