List Table Field Names only

J

js

I always forget what the sql is to list only the table
field name, not the data...

thanks
 
A

Andy

The only way I know of to accomplish this is to use VB to
interate through the table objects then the field
objects. I don't think this can be done in Access using
SQL.
 

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