Page 1 of 1

TEXT fields that return always null

Posted: Tue 29 Sep 2009 20:16
by marcio
Hi,

I installed dbxpgsql110.exe, version 1.10.0.6, to be used with Delphi 2010.
But I'm having problems with TEXT fields that return always null even if there is information in this field

Posted: Tue 24 Nov 2009 09:46
by Plash
This problem is fixed in the latest version of the driver.

Posted: Tue 24 Nov 2009 09:48
by Plash
There is a bug in Delphi 2010. If you still have the problem, set the MaxBlobSize property of TSQLQuery to a value larger than zero.