create table from template table

Joined
Sep 1, 2005
Messages
6
Reaction score
0
I need to create a new table from template.

In effect i just have a table named Template into access database, it contain 7 fields and have no records.

I need with VB6 and DAO 3.6 to copy the the template blank table and rename with a value stored in Myvar, in this case Myvar="test"
 

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