|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 19
 4.5
This is a step by step tutorial on uploading and inserting binary data (images, files, etc.) into Access Database. Online demo, and sample code available for download.
|
Platform(s): n/a |
Date: Apr, 01 2001 |
 |
|
|
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: 17
 0.0
This is a set of ASP examples/tutorials that demonstrate exactly how to use ASP with a database. Topics include: Using ADO To Add A New Record, Using ADO To Update An Existing Record, Using An Update Query To Modify An Existing Record, Using Delete Statement to Delete Records, Using A Select Statement (With A Loop), and ACCESS DATABASES ( DSN vs DSN-LESS).
|
Platform(s): n/a |
Date: Feb, 14 2000 |
 |
|
|
Hits: 9
 0.0
This article covers rarely discussed feature of ADO Recordsets, disconnected Recordsets. It examines what disconnected Recordsets are, how to use them, and what advantages they offer over connected Recordsets. Also examines how to create custom, disconnected Recordsets.
|
Platform(s): n/a |
Date: Aug, 02 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: 15
 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: 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: 20
 0.0
This is a nice simple tutorial on how to manipluate a MS Access database using ASP. It will teach you how to add, remove and modify data from an Access database as well as connecting and disconnecting to the database in ASP.
|
Platform(s): n/a |
Date: Mar, 12 2000 |
 |
|
|
Hits: 12
 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: 16
 1.0
This article will show you two different methods that you can use to connect to a Microsoft SQL Server 2000 database: System DSN's and the OLEDB connection string. It will also explain the positives and negatives of each method, along with some examples to get you started.
|
Platform(s): n/a |
Date: Jan, 16 2002 |
 |
|
|
|
 |
 |
|
 |
|
 |
|