|
AddCriteria Simplifies SQL Queries
|
Other links at ASP > Tutorials > Database-related |
| 1. |
Suggestion Box
|
|
|
Sample implementation (source code)illustrating how to implement a "Suggestion Box" style form using ASP and MS Access. Easily installed, and customized.
|
| 2. |
SQL In Simple English - Part 1
|
|
|
Article describes what is SQL? what it is used for? how to SELECT, INSERT, UPDATE and DELETE records from the database? and more.
|
| 3. |
Use an include file for your database connection
|
|
|
Use an include file for your database connection. Heres the reason why. Before I wised up to this, I was placing the connection on every page. Then there were some configuration changes and none of the pages worked. This meant that every page had to be edited.
|
| 4. |
Connections And Server Database Permissions
|
|
|
This is an overview of SYSTEM DSNs, DSN-LESS Connections, and any database permissions that may need to be set on the server. Helpful for people just learning ASP as well as people with some experience.
|
|
|