Explains everything in detail
This article shows you how to
MySQL is the most popular
Ever wondered how to create a
you'll ever need to know
use SQL-DMO to create an
open source database system
table, view or procedure
about creating Stored
Active Server Pages
available today, and is
with MS Access? This article
Procedures in Access
application to backup and
currently installed on over
shows us how to create all
Database and then calling
verify a SQL Server
two million servers
three and work with them
from within ASP. Select,
database. The SQL
worldwide. This article
from an ASP script.
Update, Insert and Delete
Distributed Management
takes a look at using the
Stored Procedures are
Objects (SQL-DMO) extend the
free MyODBC driver to talk
described. Sample code and
functionality of SQL Server
to a MySQL database from an
database available for
by providing developers a
ASP script.
download.
way to execute common tasks.
Date: Jan, 07 2001 Date: May, 29 2001 Date: Jan, 17 2002 Date: Aug, 27 2003 |
This is an overview of SYSTEM
Here is a quick sample of
Compact and repair your
An article on connecting to
DSN's, DSN-LESS Connections,
searching a DB for certain
access database online from
database via ASP using both
and any database permissions
records. It's really no
ASP code. This is example
DSN and DSN less
that may need to be set on
different then doing any
code of how this can be done.
connections. Explains uses
the server. Helpful for
other query except that you
of each. Learn using
people just learning ASP as
need to use wildcards. In
connection strings.
well as people with some
ASP / ADO the wildcard
experience.
character is %. It works the
way most of us have come to
expect * to work. Why is it
%? I have no idea, but it
is. An Access 97 version of
the database is available
for download.
Date: Mar, 22 2001 Date: Feb, 20 2001 Date: Jan, 23 2002 Date: Dec, 03 2000 |