Consultor Eletrônico



Kbase P124354: OESQL: Concatenation of string character literals expressions using "+" or "||" string operators ca
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/06/2007
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1A
OpenEdge 10.1B
Windows
UNIX

SYMPTOM(s):

Concatenation of string character literals expressions using "+" or "||" string operators causes the result to be too long

The SQL resultset is too long when concatenating character literals

CAUSE:

Bug# OE00136140

CAUSE:

OESQL uses a fixed length character datatype here, and that is incorrect and not standard compliant.

FIX:

Upgrade to OpenEdge 10.1B Service Pack 1 or higher.