Kbase P6224: How to enable Embedded SQL/C to recognize hyphens and minus
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/2/2003 |
|
Status: Unverified
GOAL:
How to enable Embedded SQL/C to recognize hyphens and minus signs correctly?
FIX:
To enable Embedded SQL/C to recognize hyphens and minus signs correctly, use the ESQL No-Padding (-esqlnopad) startup parameter to enable the dynamic SQL scanner and the SQL/C preprocessor to treat all hyphens as hyphens and let the application ensure that minus signs are recognized correctly.
For more information on this startup parameter, See the "Progress Embedded SQL-89 Guide and Reference" and the "Progress Startup Command and Parameter Reference".