Boolean problem with 7.0

Tim Uckun tim at diligence.com
Fri Mar 30 13:57:33 EST 2001


At 04:44 PM 3/30/2001 +0200, you wrote:
>We use FreeTDS 0.51, furthermore, SQLServer 7 doesn't provide us with NBIT
>type (only bit type is available).
>The only trick we found is to convert the field in the request using :
>"SELECT cast(BOOLEAN_COLONN as int) BOOLEAN_COLONN FROM myTable"

I ran into this prbolem too but the CVS version fixed as far as I know. The 
timestamp fields are still a bit weird though.




More information about the FreeTDS mailing list