leonard.miranda
Members-
Content Count
15 -
Joined
-
Last visited
Everything posted by leonard.miranda
-
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
If this were the standard and correct behavior of events, I think this should be the case regardless of how many records there are in the DataSet. This worked correctly until the last version. -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
The problem is that this behavior blocks the insertion of data, especially when I try to do it through the DBGrid (Down Arrow) -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
-
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
The field can be only S or N. 1 - On NewRecord I change to S. 2 - The value receives 'empty', raising a exception... maybe it's be a better demo.. -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
Sorry again. -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
Did you compile it on a previous version? The behavior dont occur. -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
Do you agree that we have a incorrect behavior here? -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
Yes, but look it -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
If you use bottom arrow on DBGrid to add record, the error occur too -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
-
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
The correct version. sorry. OnValidateBug.zip -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
Ops.. Change the Insert by Append -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
Here this error occur.. How can I record my screen like you? -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
https://quality.embarcadero.com/browse/RSP-40802 -
Alexandria 11.3 - Firedac/OnValidate String Field
leonard.miranda replied to Antonio Gomes's topic in Databases
Hi, I'm sending the source code. If you compile it in delphi 11.2, the error does'nt occur. OnValidateBug.zip