|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 14
 0.0
This article shows you how to use SQL-DMO to create an Active Server Pages application to backup and verify a SQL Server database. The SQL Distributed Management Objects (SQL-DMO) extend the functionality of SQL Server by providing developers a way to execute common tasks.
|
Platform(s): n/a |
Date: May, 29 2001 |
 |
|
|
Hits: 14
 0.0
This article presents three modular routines to access and fetch data easier with ASP. Topics include: Fetching a Recordset, An alternative to the GetConnectedRecordSet function that opens a connection, fetches a recordset, and immediately closes the connection, and Utilities for Creating Valid SQL Statements.
|
Platform(s): n/a |
Date: May, 16 2001 |
 |
|
|
Hits: 14
 0.0
This article shows how to generate random records from the database. Also explains how to generate random numbers. Sample Database and Code available for download.
|
Platform(s): n/a |
Date: Aug, 30 2000 |
 |
|
|
Hits: 14
 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: 14
 0.0
This short tutorial explains how to to upload a text file and load it into your database using ASP. It uses a sample of the space-delimited file for an example.
|
Platform(s): n/a |
Date: Jul, 11 2000 |
 |
|
|
Hits: 14
 0.0
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.
|
Platform(s): n/a |
Date: Jul, 10 2000 |
 |
|
|
Hits: 14
 0.0
You can connect to an Access database within an ASP page with different methods. This article will help you to create a System Data Source Name (DSN) for an Access database on your local machine.
|
Platform(s): n/a |
Date: Jun, 14 2000 |
 |
|
|
Hits: 14
 0.0
Multiple level select boxes tackled with hierarchical data! This sample illustrates the concept using a hierarchy consisting of geographical region, country, and state data. The code expects a system DSN by name "Hierarchy" and accesses the database using the user id "sa" with a blank password. The database is created in SQL Server 7.0.
|
Platform(s): n/a |
Date: Jun, 13 2000 |
 |
|
|
Hits: 13
 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: 13
 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 |
 |
|
|
|
 |
 |
|
 |
|
 |
|