Here is a quick sample of
Ever wondered how to create a
MySQL is the most popular
This is an overview of SYSTEM
searching a DB for certain
table, view or procedure
open source database system
DSN's, DSN-LESS Connections,
records. It's really no
with MS Access? This article
available today, and is
and any database permissions
different then doing any
shows us how to create all
currently installed on over
that may need to be set on
other query except that you
three and work with them
two million servers
the server. Helpful for
need to use wildcards. In
from an ASP script.
worldwide. This article
people just learning ASP as
ASP / ADO the wildcard
takes a look at using the
well as people with some
character is %. It works the
free MyODBC driver to talk
experience.
way most of us have come to
to a MySQL database from an
expect * to work. Why is it
ASP script.
%? I have no idea, but it
is. An Access 97 version of
the database is available
for download.
Date: Feb, 20 2001 Date: Aug, 27 2003 Date: Jan, 17 2002 Date: Mar, 22 2001 |
In depth article on showing
Compact and repair your
This is a quick sample code
The purpose of this article
records in a page by page
access database online from
which combines a number of
is to show how to get
fashion with 'first
ASP code. This is example
database functions into one
records from an html form
page','next','back' and
code of how this can be done.
script. Includes functions
and submit that form to an
'last page' links at the
to add, delete, and edit
ASP page. This ASP page will
bottom to navigate through
records in a database table.
then use SQL to enter the
the records. Sample code and
It illustrates a number of
records into the database.
database available for
useful techniques for
download. Online demo also
database manipulation.
available.
Date: Jul, 10 2000 Date: Jan, 23 2002 Date: Jun, 12 2001 Date: Jun, 11 2000 |