Kbase 17022: Error 247 with large SQL requests to ESQL/C app Dyndemo
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Error 247 with large SQL requests to ESQL/C app Dyndemo
You may receive the following error:
** Unable to understand after -- "<string>". (247)
with an SQL request to dyndemo (our ESQL/C sample
application) that is over 320 characters.
This is because dyndemo has a 320 character limit for requests.
If you are using dyndemo with large requests then you can increase
the limit by modifying this line of code in dyndemo:
#define REQLEN 320
Progress Software Technical Support Note # 17022