Using ASP to create, edit, or delete information in a database. These examples demonstrate exactly how to use ASP with a database. I think these SIMPLE examples would have helped me out a lot when I started out. 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. Using A Select Statement With A Loop.
ACCESS DATABASES ( DSN vs DSN-LESS )