There are a few different
So you need a DSN-Less
This article shows how to
This tutorial shows you
ways to connect to an Access
connection but your not
publish and distribute
step-by-step how to
database using a DSN-LESS
quite sure what to do. Well
Microsoft Access reports on
incorporate MS Access
connection. You can use the
we can do this for you. A
the web using ASP.
databases into your web site
Access driver, an OLEDB
quick and easy way to make a
using ASP.
provider connection, a
connection without a DSN.
physical path or a virtual
This will work for your MS
path. Here is an example of
Access database only. Now
each as well as a DSN-LESS
includes SQL Server.
SQL Server connection.
Date: Aug, 05 2002 Date: Apr, 15 2002 Date: Apr, 10 2001 Date: Mar, 15 2000 |
This article shows how to
This article presents three
Learn how to add records with
AddCriteria is a small
insert records to a
modular routines to access
an SQL statement instead of
function that simplifies the
database, when the number of
and fetch data easier with
a Recordset. Here are two
code needed to produce a SQL
records that need to be
ASP. Topics include:
examples. One will use a
query from a set of optional
inserted is unknown. A must
Fetching a Recordset, An
query string and the other
criteria posted by a user.
read for ASP/ADO programmers.
alternative to the
gets the info from a form.
This article explains how to
GetConnectedRecordSet
Both examples include an
use this function.
function that opens a
example of a DSN-LESS
connection, fetches a
connection.
recordset, and immediately
closes the connection, and
Utilities for Creating Valid
SQL Statements.
Date: Dec, 04 2003 Date: May, 16 2001 Date: Aug, 05 2002 Date: Jun, 29 2001 |