SQL, Structured Query
Article describes what is
This article shows how to
This article by James Shaw
Language, is the most
SQL? what it is used for?
generate random records from
demonstrates how to
powerful tool to connect to
how to SELECT, INSERT,
the database. Also explains
dynamically add properties
a database regardless of the
UPDATE and DELETE records
how to generate random
to an object (expando
form of the database.
from the database? and more.
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: Feb, 15 2000 Date: Mar, 13 2002 Date: Aug, 30 2000 Date: Dec, 16 2000 |
Many a time, you are
Sometimes, we would have
Connections, Commands and
This article describes how to
confronted with creating a
chance to convert our
Procedures is a sample
use Microsoft SQL Server
system DSN for use with ASP.
existing database or create
chapter from Professional
triggers to automatically
If you have an ISP account,
a new database. Some
Active Server Pages which
record all updates and
this might take time and
decisions IT professionals
discuss in depth all the
inserts for a particular
more than sometimes - money.
need to make are scary, and
issues related with
database table in a
This article describes how
choosing database software
establishing connection to a
customized history table.
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: Mar, 20 2000 Date: Sep, 20 2001 |