Is there such a thing as an application that will look at an Access database and let you select fields tables etc.. and write the SQL code for you based on what you want to do? Kind of a WYSIWYG program for SQL? or is that just stupid? Trev.
Mojo -> RE: Writing SQL Code (8/16/2001 13:00:00)
Yes. In Access you would make or open a query and then view the SQL. You can build your SQL statements by drag and drop.