Consultor Eletrônico



Kbase P149886: SQL query generating error. Error reads: Syntax in sql statement at or about "#"
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/07/2009
Status: Unverified

SYMPTOM(s):

SQL query generating error. Error reads: Syntax in sql statement at or about "#"

FACT(s) (Environment):

Field name contains special character #
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x

CAUSE:

The special character # is normally reserved.

FIX:

Use double quote marks around the field name to override the normal handling of the reserved character.