|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 15
 0.0
The driving force behind Active Server technologies is data access. In order to develop a truly dynamic web site developers need to allow users to access data on demand. Luckily, with Microsoft's Active Server Pages, this is exceedingly easy to do. This article for ASP beginners details how to connect to a SQL Server 7.0 database using ActiveX Data Object (ADO) and Open Database Connectivity (ODBC).
|
Platform(s): n/a |
Date: Oct, 30 2000 |
 |
|
|
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: 15
 0.0
Now everybody can connect to a database. Simple database access is a huge feature of ASP and one of the most widely used by developers but when you are first learning, it‘s hard to separate the database stuff from the rest of the code so I made this example. I even removed the includes and everything.
|
Platform(s): n/a |
Date: May, 22 2000 |
 |
|
|
Hits: 22
 0.0
This is a tutrial about connecting an Access database with ASP pages. It focuses on connecting Access with PWS 4.0 on a Win95 machine. You can use the same procedure on Win98. It also shows you how to create a database table in Access and how to retrieve it's content and display it through ASP.
|
Platform(s): n/a |
Date: Feb, 25 2000 |
 |
|
|
Hits: 13
 0.0
An article on connecting to database via ASP using both DSN and DSN less connections. Explains uses of each. Learn using connection strings.
|
Platform(s): n/a |
Date: Dec, 03 2000 |
 |
|
|
Hits: 15
 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: 12
 0.0
Connections, Commands and Procedures is a sample chapter from Professional Active Server Pages which discuss in depth all the issues related with establishing connection to a database to the carrying out of commands and procedures.
|
Platform(s): n/a |
Date: Mar, 20 2000 |
 |
|
|
Hits: 57
 5.0
This page demonstrates the capabilities how to write an ASCII comma-delimited file from a SQL statement using ASP.
|
Platform(s): n/a |
Date: Aug, 27 2003 |
 |
|
|
Hits: 9
 0.0
This hands-on tutorial explains how to develop a simple SQL-driven web site in just minutes. Topics include: Our Database Design, Creating a Data Source, Inserting A Tip Into Our Database, Displaying and Deleting Tips, Searching the Database, and Displaying the Tips.
|
Platform(s): n/a |
Date: Aug, 30 2000 |
 |
|
|
Hits: 19
 0.0
This article covers two advanced ADO topics: creating hierarchical Recordsets (via data shaping) and creating custom Recordsets. Specifically, this article looks at how to create custom hierarchical Recordsets. The reader is required to have a fluid understanding of both data shaping and custom Recordsets.
|
Platform(s): n/a |
Date: Jun, 05 2001 |
 |
|
|
|
 |
 |
|
 |
|
 |
|