<!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">
silvioprog  wrote / napísal(a):
<blockquote
 cite="mid:CAKq_V2LrSzFLG8=ExdW+d77zgnJRQ-mqRAdtBNvuP-rApzoRTA@mail.gmail.com"
 type="cite">
  <div dir="ltr">2013/9/10 silvioprog <span dir="ltr"><<a
 moz-do-not-send="true" href="mailto:silvioprog@gmail.com"
 target="_blank">silvioprog@gmail.com</a>></span><br>
  <div class="gmail_extra">
  <div class="gmail_quote">
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
    <div dir="ltr">2013/9/10 Sven Barth <span dir="ltr"><<a
 moz-do-not-send="true" href="mailto:pascaldragon@googlemail.com"
 target="_blank">pascaldragon@googlemail.com</a>></span><br>
    <div class="gmail_extra">
    <div class="gmail_quote">
    <div class="im">
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
      <div text="#000000" bgcolor="#FFFFFF">
      <div>Am 10.09.2013 13:47, schrieb silvioprog:<br>
      </div>
      <div>
      <div>
      <blockquote type="cite">
        <div dir="ltr">2013/9/10 LacaK <span dir="ltr"><<a
 moz-do-not-send="true" href="mailto:lacak@zoznam.sk" target="_blank">lacak@zoznam.sk</a>></span><br>
        <div class="gmail_extra">
        <div class="gmail_quote">
        <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
          <div bgcolor="#ffffff" text="#000000"> 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.</div>
        </blockquote>
        <div><br>
        </div>
        <div>Is there any place where I can download a FPC stable with
this fix? I don't feel comfortable using a unstable FPC to compile a
project to use in production.<br>
        </div>
        </div>
        </div>
        </div>
      </blockquote>
      </div>
      </div>
There is no stable, because there is currently no release of 2.8
planned. Maybe it will merged to 2.6.3 then you could get it once 2.6.4
is released.<br>
      </div>
    </blockquote>
    <div><br>
    </div>
    </div>
    <div>Hm... Now I really don't know what to do. :/</div>
    <div class="im">
    <div> </div>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
      <div text="#000000" bgcolor="#FFFFFF"> You should nevertheless
test using a development version snapshot whether this fix does indeed
fix your problem though.<br>
      <br>
Regards,<br>
Sven</div>
    </blockquote>
    </div>
    </div>
    <div><br>
    </div>
    <div>I downloaded a snapshot now. I'll test it and send the result
here ...</div>
    </div>
    </div>
  </blockquote>
  </div>
  <div><br>
  </div>
  <div>Same problem in FPC 2.7.1 (my environment: Lazarus 1.1 r42538
FPC 2.7.1 i386-win32-win32/win64).</div>
  <div><br>
  </div>
  <div>The pgAdmin screenshot:</div>
  <div><br>
  </div>
  <div><a moz-do-not-send="true" href="http://imagebin.org/270446">http://imagebin.org/270446</a><br>
  </div>
  <div><br>
  </div>
  </div>
  </div>
</blockquote>
Now doing more tests. I see, that in pgAdmin when I use right click on
table and use "View Data" then '' (two single quotes) are shown in TEXT
column, but when I use SQL and type:<br>
select * from <table name> then empty fields are shown ... so it
seems to me, that bug is in pgAdmin, does not ?<br>
-Laco.<br>
</body>
</html>