/**

popular collection of scripts for all

*/
/** Search */

Database-related

 }

Accessing Database from ASP

Hits: 770
*****
5.0

Counting Records Wizard

Hits: 742
*****
0.0
ODBC is great and all but for
Displaying specific subsets
This tutorial shows you
This little wizard will help
speed and reliability you
of data from a database is
step-by-step how to
you count records and
should switch to OLE DB to
easy to accomplish in .asp.
incorporate MS Access
display the total. Simply
power your database driven
The following example
databases into your web site
fill in the form, and it
apps. This tutorial will
utilizes an Access database
using ASP.
will generate the code for
show you how to do it two
of Mark "The Bird"
 
you.
ways: in the global.asa and
Fidrych and displays all of
 
 
in any ASP page.
his season statistics for
 
 
 
1976 contained in the
 
 
 
database rather than
 
 
 
displaying the entire db.
 
 


Date: Feb, 13 2000


Date: Jan, 20 2000


Date: Mar, 15 2000


Date: Apr, 15 2002
This page demonstrates the
This article will help you to
You fill in the blanks, and
This article shows how to
capabilities how to display
create a System Data Source
you are given the source
insert records to a
a table from a SQL
Name (DSN) for Microsoft SQL
code for the form, and a
database, when the number of
statement. It illustrates
Server on your local
page to display the
records that need to be
not only how to display the
machine. After a System DSN
information in the database.
inserted is unknown. A must
table, but also how to
has been created you can use
Also the database is ready
read for ASP/ADO programmers.
detect that no records were
it within any ASP page
to download with all fields
 
returned from a query, and
located on the same computer.
in your form.
 
how to detect null and blank
 
 
 
values in the data.
 
 
 


Date: Oct, 02 2000


Date: Jan, 21 2000


Date: Apr, 15 2002


Date: Dec, 04 2003
{ Copyright } ©2019 NuclearScripts.com