The primary aim of this tutorial is to demonstrate how to execute an SQL command within an Active Server Page and display the results in an HTML table.
With this script, you can retrieve the users screenresolution and colordepth. It writes the screeninfo and the usual visitorsinfo to an access database.
This code wizard can generate code for any select statement. It generates code from the database connection to retrieving the values of your fields in variables.