Consultor Eletrônico



Kbase P3492: Error 7888 when SQL-92 queries an array datatype field
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/07/2008
Status: Verified

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

Error 7888 when SQL-92 queries an array data type field

Array reference/update incorrect. (7888)

Supplied the same amount of values as the element count

FIX:

To avoid the error, set the SQL width of the array field to:
<the total maximum number of characters in the array> + 3.