Displaying an Access or SQL Server database is as easy as entering the variable
names and the name of the table into the fields below. Copy the output code into
an asp document on your web server and your db is ready to be displayed on the
web. The DSN connection requires that you register the DSN for the db
prior to executing the code. (Note: G.I.G.O Garbage In Garbage Out applies here,
be certain all table elements entered appear in your db. Table elements
must be entered in the select field * will not work here.)