jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

DeEnFrSp
Amount: 137
Displaying: 131 - 137
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 [14]
Sort Listings By:
Hits: 309

Using ASP to create, edit, or delete information in a database.

Rating 5.0 5.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
DETAIL
Hits: 659

Making the Switch from ODBC to OLE DB

Rating 0.0 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
DETAIL
Hits: 525

File DSNs - Use and Reuse

Rating 0.0 0.0
Many a time, you are confronted with creating a system DSN for use with ASP. If you have an ISP account, this might take time and more than sometimes - money. This article describes how to use File DSNs and save time and money. Also, you can reuse these DSNs and thus, with some modifications, use the same DSN for as many database connections.
Platform(s): n/a Date: Jan, 25 2000
DETAIL
Hits: 331

Querying an Access database in ASP

Rating 0.0 0.0
Active Server Pages allow us an easy means of querying and updating a database from a webpage. This article describes the basics of using this technique in a nutshell. The examples given here utilize a Microsoft Access database, but the principles elucidated apply equally well to ASP integration with other databaes.
Platform(s): n/a Date: Jan, 25 2000
DETAIL
Hits: 620

How to create DSN for Microsoft SQL Server

Rating 1.0 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
DETAIL
Hits: 641

Simple Table Display With Where Clause (Hard Coded)

Rating 4.0 4.0
Displaying specific subsets of data from a database is easy to accomplish in .asp. The following example utilizes an Access database of Mark "The Bird" Fidrych and displays all of his season statistics for 1976 contained in the database rather than displaying the entire db.
Platform(s): n/a Date: Jan, 20 2000
DETAIL
Hits: 316

ASP and Databases

Rating 0.0 0.0
The ASP data access component is one of the most powerful features of ASP. With this component you are able to interface your database(s) directly with your webserver. Database access in ASP is, or can be, very complex. This online tutorial focuses on just a few objects to help you get started with the basics and you can then move forward from there.
Platform(s): n/a Date: Dec, 11 1999
DETAIL
Amount: 137
Displaying: 131 - 137
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 [14]