jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

DeEnFrSp
Amount: 137
Displaying: 71 - 80
Pages: << 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 >>
Sort Listings By:
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
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: 498

Using SQL-DMO To Backup and Verify a Database

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

Turn foreign keys into list boxes

Rating 0.0 0.0
The author writes "CoverYourASP's original database administration tool didn't look for foreign keys, and just displayed a confusing list of primary key values. Now, it's been improved with automatically generated list boxes." This tutorial explains how to turn those foreign keys into list boxes automatically.
Platform(s): n/a Date: May, 23 2001
DETAIL
Hits: 703

Display Table Script Writer

Rating 3.0 3.0
This is a Web-based script writer that generates an ASP code for displaying an Access or SQL Server database using user-submitted variable names and the name of the table. Copy the output code into an asp document on your web server and your db is ready to be displayed on the web. The DSN connection requires that you register the DSN for the db prior to executing the code.
Platform(s): n/a Date: May, 21 2001
DETAIL
Hits: 666

Name Search & Hyperlinks to Detail

Rating 0.0 0.0
This is an example code showing how to conduct searches on a database to display hyperlinked summaries that can be clicked on to display detail data.
Platform(s): n/a Date: May, 21 2001
DETAIL
Hits: 261

Add New Data Access Routines to Your Arsenal

Rating 0.0 0.0
This article presents three modular routines to access and fetch data easier with ASP. Topics include: Fetching a Recordset, An alternative to the GetConnectedRecordSet function that opens a connection, fetches a recordset, and immediately closes the connection, and Utilities for Creating Valid SQL Statements.
Platform(s): n/a Date: May, 16 2001
DETAIL
Hits: 312

Null Is Null

Rating 0.0 0.0
A discussion of how to use null values effectively in your database tables. Includes a discussion of the logic behind nulls and some practical programming techniques.
Platform(s): n/a Date: May, 01 2001
DETAIL
Hits: 688

Database Paged Search

Rating 0.0 0.0
This is a sample code that combines a Database Paging and a Database Search script into one. It shows you how to perform a wilcard search on a database table and then page through the results.
Platform(s): n/a Date: Apr, 25 2001
DETAIL
Hits: 267

Integrating User Search with ASP and SQL Server Full-Text Search

Rating 0.0 0.0
This article provides sample source code for a user query parser which allows users to submit full-text search queries from ASP to SQL Server 2000. Full source code available for download.
Platform(s): n/a Date: Apr, 24 2001
DETAIL
Amount: 137
Displaying: 71 - 80
Pages: << 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 >>