Bool values under Mac OS X - Mailing list pgsql-odbc

From lothar.behrens@lollisoft.de
Subject Bool values under Mac OS X
Date
Msg-id 426E51B7.30166.1217E8C@localhost
Whole thread Raw
Responses Re: Bool values under Mac OS X
List pgsql-odbc
Hi,

I have detected problems with bool values under Mac OS X.
Even configuring TrueIsMinus1=1 does not help.

My conversion is these:

bool b = *(bool*) buffer;

Where the buffer is an allocated space on heap to be bound as culumn.
If I use BoolsAsChar=1 I get values from 0 to 1.

The values are the same as under Windows.

Any help ?

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: "andersen@modelcreator"
Date:
Subject: Serial
Next
From: Robert Treat
Date:
Subject: Unrecognized C_parameter type in copy_statement_with_parameters