madorin / fibplus

FibPlus Library for Delphi and C++Builder. Data access components for Firebird & Interbase.
164 stars 57 forks source link

validation #57

Closed JBerta-Procode closed 8 months ago

JBerta-Procode commented 2 years ago

If i set on field OnValidate, the value becomes empty. This problem appears on any type of field

JBerta-Procode commented 2 years ago

Previously (now i use delphi 10.4 sydney, i used 10 delphi before) there was no such problem

Loucif-Fouad commented 2 years ago

I Have the same problem using 10.3.3

ruben-marti commented 2 years ago

I have the same problem using 10.1 Berlin. I've managed to fix part of the problem by creating a new buffer in TFIBCustomDataSet.DoFieldValidate, but I think it's a design issue by changing how TDataset works in modern versions of Delphi.

OLMIG62 commented 1 year ago

same as issue TFIBxxxfield.OnValidate might dump #30, pls see my comment (and solution)

madorin commented 8 months ago

Fixed in #76