Get the SQL expression from a Table??

  • Thread starter Thread starter Fia
  • Start date Start date
F

Fia

Hi
I really don't know how to explain what I mean, but I'll try.

I wan't to get the SQL expression Create Table.... from a table, to see how
the table is built with it's fields and so on in the SQL expression Create
Table....

Please Help!!!

Fia
 
Fia,

The short answer is, you can't!

You would have to write a barell of code to examine the table, its fields,
relationships, and properties.

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 

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

Back
Top