|
|
ASP Tutorial-Databases |
|
|
Chris Garrett |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
11 |
|
The main core of this online article is about the databases in ASP. The author suggests to install a DSN for experimentations. This article discusses about generating a database connection, linking the connection to a ODBC DSN, generating a recordset, filling the recordset with records from database, counting the records, reading the recods, modifying the records, erasing the records, updating the recordset and finally closing the conections. The author explains these with examples and its sample source codes.
|