|
Article describes what is
SQL, Structured Query
This article shows how to
This article by James Shaw
SQL? what it is used for?
Language, is the most
generate random records from
demonstrates how to
how to SELECT, INSERT,
powerful tool to connect to
the database. Also explains
dynamically add properties
UPDATE and DELETE records
a database regardless of the
how to generate random
to an object (expando
from the database? and more.
form of the database.
numbers. Sample Database and
properties) - by
However, building a perfect
Code available for download.
implementing a function to
SQL statement can be very
create named recordsets.
frustrating. Especially
debugging -- the error
message simply didn't tell
you where the error is. This
tutorial provides a nice
summary of SQL statements.
Date: Mar, 13 2002 Date: Feb, 15 2000 Date: Aug, 30 2000 Date: Dec, 16 2000 |
|
Many a time, you are
Sometimes, we would have
This article describes how to
Connections, Commands and
confronted with creating a
chance to convert our
use Microsoft SQL Server
Procedures is a sample
system DSN for use with ASP.
existing database or create
triggers to automatically
chapter from Professional
If you have an ISP account,
a new database. Some
record all updates and
Active Server Pages which
this might take time and
decisions IT professionals
inserts for a particular
discuss in depth all the
more than sometimes - money.
need to make are scary, and
database table in a
issues related with
This article describes how
choosing database software
customized history table.
establishing connection to a
to use File DSNs and save
is one of them. This
database to the carrying out
time and money. Also, you
overview aims to describe
of commands and procedures.
can reuse these DSNs and
how to set database
thus, with some
connections with some common
modifications, use the same
database software (Oracle,
DSN for as many database
MySQL, MS Access,MS SQL
connections.
Server).
Date: Jan, 25 2000 Date: Sep, 01 2003 Date: Sep, 20 2001 Date: Mar, 20 2000 |