SQL Code views

B

Bob Dengler

Is there a method of viewing/printing SQL code for access
database tables as there is for queries? Thanks....Bob
 
V

Van T. Dinh

You can create a Access (JET actually) Table using DDL SQL but Access
doesn't do reverse-engineering to give you the SQL that can be used to
re-create the Table.
 

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