|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 14
 0.0
Learn how to search and sort the records through the database. Step by step tutorial with Sample code and database available for download. Online demo also available.
|
Platform(s): n/a |
Date: Jul, 10 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: 13
 0.0
Sample implementation (source code)illustrating how to implement a "Suggestion Box" style form using ASP and MS Access. Easily installed, and customized.
| Freeware |
Platform(s): Windows |
Date: Mar, 20 2006 |
 |
|
|
Hits: 13
 0.0
This is the first of the four-part "Advanced SQL Techniques" series, which describes a quick and efficient way to delete duplicate records from a table.
|
Platform(s): n/a |
Date: Oct, 25 2001 |
 |
|
|
Hits: 13
 5.0
This article explains a solution on how to increase the performance of your ASP pages that rely on gathering data through several different Recordsets. Specially, using a nifty feature of the ADO Recordset object, Multiple Recordsets, you can store multiple SQL query results in one Recordset object, requiring fewer communications with the database.
|
Platform(s): n/a |
Date: Sep, 05 2001 |
 |
|
|
Hits: 13
 0.0
A step by step tutorial on caching data in memory. This tutorial goes one step further from simply caching data in memory to allow you to set a time limit in seconds after which it refreshes the data in memory. Extremely useful technique. Online demo available.
|
Platform(s): n/a |
Date: Aug, 08 2001 |
 |
|
|
Hits: 13
 0.0
This is a quick sample code which combines a number of database functions into one script. Includes functions to add, delete, and edit records in a database table. It illustrates a number of useful techniques for database manipulation.
|
Platform(s): n/a |
Date: Jun, 12 2001 |
 |
|
|
Hits: 13
 0.0
This is a sample code that combines a Database Paging and a Database Search script into one. It shows you how to perform a wilcard search on a database table and then page through the results.
|
Platform(s): n/a |
Date: Apr, 25 2001 |
 |
|
|
Hits: 13
 0.0
It is possible to store images in a database using a number of third party tools or a custom built component. Once you have the images stored in your database, however, displaying them requires the use of a simple ASP page. This tutorial explains how to retrieve images from a database table and use them in an HTML page.
|
Platform(s): n/a |
Date: Jan, 11 2001 |
 |
|
|
Hits: 13
 0.0
This 4-page tutorial shows all the basics of using Active Server Pages and VBScript to work with databases. It covers Connecting to the Database, Working With Recordsets, and more.
|
Platform(s): n/a |
Date: Nov, 30 2000 |
 |
|
|
|
 |
 |
|
 |
|
 |
|