Consultor Eletrônico



Kbase P148663: 4GL/ABL: Putting 6+ Digit Number in Decimal Field = BindingSource Corrupts
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/09/2009
Status: Unverified

SYMPTOM(s):

4GL/ABL: Putting 6+ Digit Number in Decimal Field = BindingSource Corrupts

ProBindingSource appears to be corrupting decimal numbers values

Field is defined as DECIMAL with a format of ">>>>>>>>>>>9"

Value is being corrupted within the ProBindingSource

FACT(s) (Environment):

OpenEdge 10.2A
Windows

CAUSE:

Bug# OE00187264

CAUSE:

Not enough space was being allocated for the ditem and when the decimal value had 6 digits or more the end bytes were getting clobbered.

FIX:

Upgrade to OpenEdge 10.2A02 or later