You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Using ASP to create, edit, or delete information in a database ASP / Database Integration
This is a set of ASP examples/tutorials that demonstrate exactly how to use ASP with a database. Topics include: Using ADO To Add A New Record, Using ADO To Update An Existing Record, Using An Update Query To Modify An Existing Record, Using Delete Statement to Delete Records, Using A Select Statement (With A Loop), and ACCESS DATABASES ( DSN vs DSN-LESS).