jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

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

Fastest way of Database Access : Caching Records in Memory

Rating 0.0 0.0
A step by step tutorial on caching data in memory. This tutorial goes one step further from simply caching data in memory to allow you to set a time limit in seconds after which it refreshes the data in memory. Extremely useful technique. Online demo available.
Platform(s): n/a Date: Aug, 08 2001
DETAIL
Hits: 642

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

SQL In Simple English - Part II

Rating 0.0 0.0
This is the second article in this series. This article mainly deals with SQL Joins and SQL sub-queries. Both of these are extremely useful SQL constructs and should be learnt by all beginners.
Platform(s): n/a Date: May, 10 2002
DETAIL
Hits: 640

Displaying Images (binary data) from the Database via ASP

Rating 0.0 0.0
This is an article about displaying binary data (images) from an Access database. Online demo and sample code available for download.
Platform(s): n/a Date: Apr, 03 2001
DETAIL
Hits: 631

Multiple Form Selection (Where In)

Rating 3.0 3.0
Allowing multiple choices of data observations enables people to customize views of your data and adds value to your applications. This example utilizes our db on the career statistics of Hammerin’ Hank Greenberg. The years he played are available to select from in a dropdown menu. When multiple years are selected they are passed comma delimited. Utilizing the where in statement in our sql the comma delimited selections are appended to our sql statement to display only those years selected.
Platform(s): n/a Date: Oct, 04 2000
DETAIL
Hits: 626

Suggestion Box

Rating 0.0 0.0
Sample implementation (source code)illustrating how to implement a "Suggestion Box" style form using ASP and MS Access. Easily installed, and customized.
Platform(s): Windows Date: Mar, 20 2006
DETAIL
Hits: 615

How to create a System DSN for Access database

Rating 0.0 0.0
You can connect to an Access database within an ASP page with different methods. This article will help you to create a System Data Source Name (DSN) for an Access database on your local machine.
Platform(s): n/a Date: Jun, 14 2000
DETAIL
Hits: 611

Generating random records from the Database

Rating 0.0 0.0
This article shows how to generate random records from the database. Also explains how to generate random numbers. Sample Database and Code available for download.
Platform(s): n/a Date: Aug, 30 2000
DETAIL
Hits: 610

Named Recordsets

Rating 0.0 0.0
This article by James Shaw demonstrates how to dynamically add properties to an object (expando properties) - by implementing a function to create named recordsets.
Platform(s): n/a Date: Dec, 16 2000
DETAIL
Amount: 137
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 >>