Skip to Content.
Sympa Menu

freetds - ResultSet.getBoolean() against a BIT columntype always returns fa lse

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Maraya Michael <maraya-michael AT dol.gov>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: ResultSet.getBoolean() against a BIT columntype always returns fa lse
  • Date: Thu, 13 Apr 2000 13:37:35 -0400


Hello,

ResultSet.getBoolean() seems to return false when the column passed
is a BIT ( 0 == false, 1 == true ) regardless of what the content of the
column is. I use MS SQL Server 6.5, JDK 1.3, JDBC 2.0 and the snapshot
taken on 03/31/2000. Can someone confirm this and/or tell me how to fix it?
Thanks.

.\\




Archive powered by MHonArc 2.6.24.

Top of Page