Re: boolean values and MS Access - Mailing list pgsql-odbc

From ioguix
Subject Re: boolean values and MS Access
Date
Msg-id 4656F1C6.6020501@free.fr
Whole thread Raw
In response to Re: boolean values and MS Access  (Richard Broersma Jr <rabroersma@yahoo.com>)
List pgsql-odbc
I use this function and operator :

http://archives.postgresql.org/pgsql-general/2001-10/msg00953.php

it just perfectly works with these odbc params :
 True is -1 -> checked
 Bools as Char -> not checked

--
Guillaume `ioguix` de Rorthais

Richard Broersma Jr wrote:
> --- David Gardner <David.Gardner@yucaipaco.com> wrote:
>
>> Please dis-regard my email. I found someone with a similar problem and the solution in the
>> mailing list archives.
>> http://archives.postgresql.org/pgsql-general/2006-12/msg00415.php
>>
>> Apologies for not doing this before I posted.
>
> this is what I found that worked for me:
> http://archives.postgresql.org/pgsql-odbc/2006-09/msg00103.php
>
> however, MS-Access didn't recognized to boolean fields as yes/no field, so when I used a form
> creation wizard to start a form, it would used text boxes instead of check boxes.  I had to
> manually replace these controls myself.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings


pgsql-odbc by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: boolean values and MS Access
Next
From:
Date:
Subject: [ psqlodbc-Bugs-1005624 ] The limitation for number of connection with ODBC driver