|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 16
 3.0
This article describes how to use Microsoft SQL Server triggers to automatically record all updates and inserts for a particular database table in a customized history table.
|
Platform(s): n/a |
Date: Sep, 20 2001 |
 |
|
|
Hits: 16
 0.0
This is an overview of SYSTEM DSN's, 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.
|
Platform(s): n/a |
Date: Mar, 22 2001 |
 |
|
|
Hits: 16
 0.0
This is an article on executing all or none database queries using ASP-Database transactions. Must read for ASP-Database developers. Sample Database and Code available for download.
|
Platform(s): n/a |
Date: Aug, 28 2000 |
 |
|
|
Hits: 16
 0.0
This is a complete tutorial on adding records to the database via ASP for beginners. Both Connection and Recordset Objects discussed. Also get an insight on 'insert' SQL statement.
|
Platform(s): n/a |
Date: Mar, 25 2000 |
 |
|
|
Hits: 16
 0.0
ODBC is great and all but for speed and reliability you should switch to OLE DB to power your database driven apps. This tutorial will show you how to do it two ways: in the global.asa and in any ASP page.
|
Platform(s): n/a |
Date: Feb, 13 2000 |
 |
|
|
Hits: 16
 1.0
This article will help you to create a System Data Source Name (DSN) for Microsoft SQL Server on your local machine. After a System DSN has been created you can use it within any ASP page located on the same computer.
|
Platform(s): n/a |
Date: Jan, 21 2000 |
 |
|
|
Hits: 15
 5.0
This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your database is compromised the passwords cannot be decoded. The only downside is that users cannot retrieve lost passwords, they must reset them.
| Freeware |
Platform(s): Windows |
Date: Sep, 18 2006 |
 |
|
|
Hits: 15
 5.0
This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your database is compromised the passwords cannot be decoded. The only downside is that users cannot retrieve lost passwords, they must reset them.
| Commercial |
Platform(s): Windows |
Date: Sep, 18 2006 |
 |
|
|
Hits: 15
 5.0
Step-by-step tutorial on how to upload files (images, text, other documents, etc) using plain ASP pages to the database. Every step has been explained in detail. Downloadable source code available.
|
Platform(s): n/a |
Date: Jun, 17 2002 |
 |
|
|
Hits: 15
 0.0
You fill in the blanks, and you are given the source code for the form, and a page to display the information in the database. Also the database is ready to download with all fields in your form.
|
Platform(s): n/a |
Date: Apr, 15 2002 |
 |
|
|
|
 |
 |
|
 |
|
 |
|