|
Editing and Updating Records in the Database
|
Other links at ASP > Tutorials > Database-related |
| 2. |
Using ASP pages to page through Recordset
|
|
|
In depth article on showing records in a page by page fashion with first page,next,back and last page links at the bottom to navigate through the records. Sample code and database available for download. Online demo also available.
|
| 3. |
ASP and DBF database file connection
|
|
|
Create a connection to DBF files using JetOLEDB provider (DSN-less, ODBC-less connection), basic work with DBF files (select, insert, update), other ISAM formats + FOXPRO option, real sample code, create a new DBF file.
|
| 5. |
ASP Access Database Tutorials
|
|
|
This is a group of 3 tutorials that guide you through the process of using an MS Access Database in ASP. The tutorials teach you how to connect to a database, add data to the database, update the database, and delete from the database. The 3 tutorials togather allow you to build a simple Guestbook for your web site.
|
|
|