/**

popular collection of scripts for all

*/
/** Search */

Database-related

 }

Accessing Database from ASP

Hits: 754
*****
5.0

Counting Records Wizard

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


Date: Jan, 21 2000


Date: Oct, 02 2000


Date: Dec, 04 2003


Date: Apr, 15 2002
{ Copyright } ©2019 NuclearScripts.com