bool tanformed into char

Поиск
Список
Период
Сортировка
От Bernard Henry Voynet
Тема bool tanformed into char
Дата
Msg-id 20050825061304.EBB7BD3E@dm20.mta.everyone.net
обсуждение исходный текст
Список pgsql-odbc
Hello

I am working on a project that uses ADO over ODBC to access several types of data bases and now PostgreSQL.

When a field has been declared as bool in PostgreSQL, it is always  seen as char(1) from ADO's fields.

This behavior happens whatever the "Bools as char" parameter of the ODBC driver is in the configuration panel of the
driver.

I am using the 08.00.0102 version of the driver

When I use the PgOleDb provider, the fields are correct.


_____________________________________________________________
Obtenez aussi votre adresse electronique gratuite de
Quebecemail.com http://www.quebecemail.com, un service gratuit et permanent.

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

Предыдущее
От: Bernard Henry Voynet
Дата:
Сообщение: Re: Unexpected ADO properties
Следующее
От: Zoltan Boszormenyi
Дата:
Сообщение: Re: changed behavior in libpq odbc driver