Re: boolean values and MS Access

Поиск
Список
Период
Сортировка
От ioguix
Тема Re: boolean values and MS Access
Дата
Msg-id 4656F1C6.6020501@free.fr
обсуждение исходный текст
Ответ на Re: boolean values and MS Access  (Richard Broersma Jr <rabroersma@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: boolean values and MS Access
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1005624 ] The limitation for number of connection with ODBC driver