Re: SQL_BIT and bit question

Поиск
Список
Период
Сортировка
От Joost Kraaijeveld
Тема Re: SQL_BIT and bit question
Дата
Msg-id A3D1526C98B7C1409A687E0943EAC41048A204@obelix.askesis.nl
обсуждение исходный текст
Ответ на SQL_BIT and bit question  (lothar.behrens@lollisoft.de)
Список pgsql-odbc
Hi Lothar,

pgsql-odbc-owner@postgresql.org schreef:
> 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 ?
What happens if you uncheck the "Bools as char" in the "Data options" section of page 1 of the datasources settings (I
cannotcheck what it does because I have no database with a SQL_BIT column)? 


Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: J.Kraaijeveld@Askesis.nl
web: www.askesis.nl

В списке pgsql-odbc по дате отправления:

Предыдущее
От: lothar.behrens@lollisoft.de
Дата:
Сообщение: SQL_BIT and bit question
Следующее
От: "erne_dev @ Bellsouth.net"
Дата:
Сообщение: Re: Queries run twice