Consultor Eletrônico



Kbase P35172: Character string is to long (8184) when SQL_WIDTH is smaller than field being updated
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.x

SYMPTOM(s):

Error (8184) when inserting records from an ODBC client

[DataDirect-Technologies][ODBC PROGRESS driver][PROGRESS]Character string is too long (8184) (-20152)

Using third-party application to add records to a Progress Database via the INSERT statement.

CAUSE:

The data contained in the field is greater than the SQL_WIDTH.

FIX:

Increase the SQL_WIDTH of this field via the Data Dictionary:
Options > SQL Properties > Adjust Field Width.

Since 9.1D06, DBTool can be used to identify and fix SQL Width problems.