Fields containing spaces only

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
belvasis
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: 13.11.2006, 08:17

Fields containing spaces only

Post by belvasis »

Hi,
i have a problem and don't know how to fix it. I have a Column that contains a single space character (' '). If i access the field via ZQuery the values is always empty (''). If i chagen the ' ' to any other character the value of the field is correct. The problem is, i need to know that the field contains a sapce character. Why is it not correctly retrieved.
The problem occurs while using MSSQL2000.
Thanks in advance for any comment or idea.
Post Reply