<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Hi Silvio,<br>
I cann't reproduce your error in 2.7.1 (trunk)<br>
Fix in rev.25411 closes also problem you mentioned. (but before this
rev. problem existed)<br>
But now I get another error, which says that there is "no insert query
specified"
because all fields in posted row are empty (null)<br>
(which is okay from point of application view, but this situation is
not handled when ApplyingUpdates)<br>
-Laco.<br>
<br>
<blockquote
 cite="mid:CAKq_V2J0TORi5C6udZDccd0mUjSVZp4PR-sGXfjRyYai6y8nzg@mail.gmail.com"
 type="cite">
  <div dir="ltr">Hello,
  <div><br>
  </div>
  <div>I'm trying to save an empty string in a TMemoField, but
it always saves a double quote ('') instead.</div>
  <div><br>
  </div>
  <div>Attached a small example to reproduce the error.<br clear="all">
  <div><br>
  </div>
  <div>My environment:</div>
  <div><br>
  </div>
  <div>PostgreSQL 8.4;</div>
  <div><br>
  </div>
  <div>Lazarus 1.0.10 r41613 FPC 2.6.2 i386-win32-win32/win64 (Windows
8 - 64bit);<br>
  </div>
  <div><br>
  </div>
  <div>Thank you!</div>
  <div><br>
  </div>
-- <br>
Silvio Clécio<br>
My public projects - <a moz-do-not-send="true"
 href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
  </div>
  </div>
  <pre wrap=""><hr size="4" width="90%">
_______________________________________________
fpc-pascal maillist  -  <a moz-do-not-send="true"
 class="moz-txt-link-abbreviated"
 href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a></pre>
</blockquote>
<br>
</body>
</html>