[fpc-pascal] TMemoField saving empty strings as '' (double quote)
LacaK
lacak at zoznam.sk
Tue Sep 10 13:20:43 CEST 2013
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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130910/950076f2/attachment.html>
More information about the fpc-pascal
mailing list