You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Add records with sql statments ASP / Database Integration
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.