SQL_BIT and bit question - Mailing list pgsql-odbc

From lothar.behrens@lollisoft.de
Subject SQL_BIT and bit question
Date
Msg-id 42318E2D.4280.10A7032@localhost
Whole thread Raw
List pgsql-odbc
Hi,

I am trying to use a column with type bit and I get a type of SQL_CHAR if I call
SQLDescribeCol. Is this correct ?

If I call it for a type of int or integer, I get back SQL_INTEGER.

How and what datatypes can I use to have similar semantics to bit ?

Thanks

Lothar

--
Lothar Behrens        www.lollisoft.de
Rosmarinstr 3        My public project:
40235 Düsseldorf      http://sourceforge.net/projects/lbdmf




pgsql-odbc by date:

Previous
From: "Joost Kraaijeveld"
Date:
Subject: Re: Queries run twice
Next
From: "Joost Kraaijeveld"
Date:
Subject: Re: SQL_BIT and bit question