Page 1 of 1

Problem with String Fields Zeos 7

Posted: 08.07.2011, 09:24
by andrea.lai
Where I try to read empty string with the .FieldByName property of I receive a 'N' value instead of an empy string.

Thanks

Posted: 08.07.2011, 20:01
by mrLion
andrea.lai, Only .FieldByName? or FieldByName().AsString?
hm... in my projects PostgreSQL 8 + ZEOS 7 in second case all working correct.

Posted: 11.07.2011, 16:13
by andrea.lai
sorry, in .FieldByName().AsString.
I use SQL Server and not PostgreSQL ....

Posted: 12.09.2011, 18:36
by andrea.lai
There is some people that can help me ?

Posted: 12.09.2011, 20:44
by seawolf
Which Delphi version are you using?
Delphi 2009 or above? In this case the problem could be related to an ansistring var

Posted: 13.09.2011, 08:41
by andrea.lai
I use Delphi 7

Posted: 19.10.2011, 10:08
by ChrisCross
Please see this..

http://zeos.firmos.at/viewtopic.php?t=3105

It should resolve your problem.

Posted: 30.10.2011, 21:25
by mdaems
Patch applied by seawolf on 20/11/2011. Available in trunk now.

Mark