bool tanformed into char - Mailing list pgsql-odbc

From Bernard Henry Voynet
Subject bool tanformed into char
Date
Msg-id 20050825061304.EBB7BD3E@dm20.mta.everyone.net
Whole thread Raw
List 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 by date:

Previous
From: Bernard Henry Voynet
Date:
Subject: Re: Unexpected ADO properties
Next
From: Zoltan Boszormenyi
Date:
Subject: Re: changed behavior in libpq odbc driver