Hi Silvio,
I cann't reproduce your error in 2.7.1 (trunk)
Fix in rev.25411 closes also problem you mentioned. (but before this rev. problem existed) But now I get another error, which says that there is "no insert query specified" because all fields in posted row are empty (null) (which is okay from point of application view, but this situation is not handled when ApplyingUpdates)
-Laco.

Hello,

I'm trying to save an empty string in a TMemoField, but it always saves a double quote ('') instead.

Attached a small example to reproduce the error.

My environment:

PostgreSQL 8.4;

Lazarus 1.0.10 r41613 FPC 2.6.2 i386-win32-win32/win64 (Windows 8 - 64bit);

Thank you!

--
Silvio Clécio
My public projects - github.com/silvioprog <http://github.com/silvioprog>
------------------------------------------------------------------------

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to