"Muhammad Naveed Yaseen" <> wrote in message
news: ups.com...
>> I know it's reading the database because if I bind the same field to
>> the text property, it changes the text to "True" or "False".
>
> That don't sound right.
Yes it does.
> In SQL server Bit field has two states, 1 or 0.
Yes, but these are rendered as "True" or "False" by the time the data has
been bound... Incidentally, if you open a SQL Server table directly in
Enterprise Manager, bit values are displayed as True or False, not 1 or 0...
|