SQL generator for table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can Access generate the sql statements for table and index creation from
existing tables (like the SQL Server query generator)? If not, are there any
tools to do it?

Thanks,
Ken
 
No, Access doesn't have that built into it.

Yes, there are 3rd party tools that can do it, but unfortunately I don't
have a list of them. I think CompareLib, from KlikSoft, can do it. Simply
compare the database to an empty one.
 
No, Access cannot.

I am not aware of any software that will do it. But there is probably something
out there somewhere that will do so.
 

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