jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

  • AJAX Gallery Maker
    Create awesome web photo galleries in a few clicks! Free trial.
    VistaPhotoGallery.com

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: 10

Dynamic, database backed dropdown lists

Rating 0.0 0.0
How to build a dynamic dropdown list with ASP and database data. Then, how to use ADO and recordset filtering to produce a structured list.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 10

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: 10

Get Your Data Faster with a Data Cache

Rating 0.0 0.0
Storing frequently used lookup data in a database is a great idea (e.g. order status codes, state names, etc.) that saves tremendous amounts of time in design and maintenance. However, retrieving that data from the database every time it is needed is very inefficient. This article describes how to use Application variables to cache frequently used lookup data in memory to achieve lightning fast access times.
Platform(s): n/a Date: Jun, 28 2000
DETAIL
Hits: 9

Search a Database

Rating 0.0 0.0
Learn how to search a database with keywords.
Freeware Platform(s): Windows Date: Apr, 20 2005
DETAIL
Hits: 9

Add N number of records to a dB

Rating 0.0 0.0
This article shows how to insert records to a database, when the number of records that need to be inserted is unknown. A must read for ASP/ADO programmers.
Platform(s): n/a Date: Dec, 04 2003
DETAIL
Hits: 9

Printing Headers on every page of a report (from a database)

Rating 0.0 0.0
The author writes "Recently I was asked to develop a web based report that would collect data from a database, format it in an HTML page and then print a certain number of rows on each page with a column header on each page. This solution solves the problem." Source code available for download.
Platform(s): n/a Date: Jul, 20 2001
DETAIL
Hits: 9

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: 9

Introduction & Data Access

Rating 0.0 0.0
In this first article of the ASPHoleTools series, you will be shown the basics for data access. Covers how to create the basic include file for database access, and testing that data access was installed properly on your machine.
Platform(s): n/a Date: Dec, 21 2000
DETAIL
Hits: 9

Limit query results with the Recordset object

Rating 0.0 0.0
Have this short program around so that you can quickly see what columns and what data are in your database. Here you will see some of the common methods and properties used to limit the results from your SQL query. Using a simple form that takes a table name and a submit button, and you can easily display increments of the table data. Full source code available.
Platform(s): n/a Date: Sep, 11 2000
DETAIL
Hits: 9

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