|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 15
 0.0
If you have an SQL database set up with your web host, a useful tip to know is how to connect to your SQL database via Enterprise Manager. The advantage of knowing how to do this is that you will be able to manage your SQL Server database via Enterprise Manager over TCP/IP, yourself.
|
Platform(s): n/a |
Date: Mar, 08 2002 |
 |
|
|
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: 56
 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: 44
 5.0
We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset.
|
Platform(s): n/a |
Date: Dec, 18 2003 |
 |
|
|
Hits: 36
 2.5
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.
| Freeware |
Platform(s): |
Date: Sep, 06 2006 |
 |
|
|
Hits: 36
 2.5
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.
| Commercial |
Platform(s): |
Date: Sep, 06 2006 |
 |
|
|
Hits: 11
 0.0
This little wizard will help you count records and display the total. Simply fill in the form, and it will generate the code for you.
|
Platform(s): n/a |
Date: Apr, 15 2002 |
 |
|
|
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: 18
 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 |
 |
|
|
|
 |
 |
|
 |
|
 |
|