Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter, I covered
Creating a Data Source Name (DSN) using the Control Panels to allow ASP to connect to a database.
Connecting to the database using the ADODB.Connection object.
Using SQL insert statements to add data to a database table.
Using HTML forms to get information from the user and tables to lay out the information on the page.
Data modeling—creating tables.