jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

Connections And Server Database Permissions

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

Connections, Commands and Procedures

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

Convert to Comma-Delimited File

Rating 5.0 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
DETAIL
Hits: 1377

Counting Records In A Database Table

Rating 4.0 4.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
DETAIL
Hits: 2618

Counting Records in SQL Script

Rating 3.5 3.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.
Platform(s): Date: Sep, 06 2006
DETAIL
Hits: 617

Counting Records Wizard

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

Creating a Simple SQL-Driven Web Site

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

Creating Custom Hierarchical Recordsets

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

Custom Paging in ASP

Rating 4.0 4.0
This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database Northwind.
Platform(s): n/a Date: Nov, 12 2003
DETAIL
Hits: 592

Database Editing Sample

Rating 0.0 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
DETAIL
Amount: 137
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 >>