ODBC is great and all but for
Displaying specific subsets
This tutorial shows you
This page demonstrates the
speed and reliability you
of data from a database is
step-by-step how to
capabilities how to display
should switch to OLE DB to
easy to accomplish in .asp.
incorporate MS Access
a table from a SQL
power your database driven
The following example
databases into your web site
statement. It illustrates
apps. This tutorial will
utilizes an Access database
using ASP.
not only how to display the
show you how to do it two
of Mark "The Bird"
table, but also how to
ways: in the global.asa and
Fidrych and displays all of
detect that no records
were
in any ASP page.
his season statistics for
returned from a query, and
1976 contained in the
how to detect null and blank
database rather than
values in the data.
displaying the entire db.
Date: Feb, 13 2000 Date: Jan, 20 2000 Date: Mar, 15 2000 Date: Oct, 02 2000 |
This article will help you to
This little wizard will help
You fill in the blanks, and
This article shows how to
create a System Data Source
you count records and
you are given the source
insert records to a
Name (DSN) for Microsoft SQL
display the total. Simply
code for the form, and a
database, when the number of
Server on your local
fill in the form, and it
page to display the
records that need to be
machine. After a System DSN
will generate the code for
information in the database.
inserted is unknown. A must
has been created you can use
you.
Also the database is ready
read for ASP/ADO programmers.
it within any ASP page
to download with all fields
located on the same computer.
in your form.
Date: Jan, 21 2000 Date: Apr, 15 2002 Date: Apr, 15 2002 Date: Dec, 04 2003 |