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