
Copying the structure of one Access table to a new Access table
Hi all,
Using VB6 sp4 I am connecting to Access 97 databases to view the contents of
a particular table. I want to be able to move records from this table to a
different table.
Now here is the question. I want to be able to copy the structure of the
table I am viewing to a new table with a different name. This new table
will then hold the records I want to move.
Is there an easy way to do this using ADO 2.5?
Thank-you
Regards,
Paul