Consultor Eletrônico



Kbase P11253: Sql89/Merant 3.70/after select *: error 135
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Progress 8.3B
UNIX
MERANT 3.70 32-BIT Progress SQL-89

SYMPTOM(s):

after select*:
** More than <value> characters in a single statement--use -inp parm. (135)

-inp parameter is set in (startup-pf on the client + within database connections in odbc data source)

CAUSE:

sql-query involved too many characters, even more than inp-parameter can handle (more than 4096).

FIX:

split up the query.