|
It is an often problem with
Many times people will make
database intergration when
the mistake of naming a
you use a reserved word.
database field with an
Often asked why a script
SQL Reserved word.
does not work and it quite
This is an easy mistake to
often comes down the the
make. It's hard to remember
author setting a field name
every single one. Here's a
as a reserved word,
concise listing of SQL
confusing SQL and making
Reserved words to help
debugging hard. To solve
you along.
this problem here is a quick
list of the SQL Reserved
Words.
Date: Aug, 28 2003 Date: Jun, 17 2002 |