Kbase P107596: ODBC returns error : use -inp parameter (135)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/08/2005 |
|
Status: Unverified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
Progress 8.x
SYMPTOM(s):
** More than 4096 characters in a single statement--use -inp parm. (135)
Using the SQL-89 Merant ODBC driver version 3.70 from DataDirect
CAUSE:
ODBC statement is longer that 4096 characters
FIX:
Increase the -inp parameter within startup.pf of the Progress installation where the ODBC startup
environment variables DLC and IDLC are pointing to. The default for -inp is 4096. The max value 32000.