re:ODBC handling of bools?

Поиск
Список
Период
Сортировка
От Stephen Davies
Тема re:ODBC handling of bools?
Дата
Msg-id 200012182321.JAA20291@mustang.sdc.com.au
обсуждение исходный текст
Ответ на ODBC handling of bools?  (Stephen Davies <scldad@sdc.com.au>)
Список pgsql-interfaces
Thanks to those who replied to my earlier posting.

The "Bools as Char" option _was_ the immediate fix. What I had 
forgotten was that I was using Access as "middleware" and that you have 
to delete and relink the Access table for the driver change to take effect.
(The app involved was originally written for Access and then migrated to 
Postgresql)

My queries now work but the problem now, however, is that the bound 
checkboxes associated with the bools now give "type mismatch" errors 
(which they didn't before I changed the driver opton)

Cheers and thanks,
Stephen Davies





========================================================================
Stephen Davies Consulting                              scldad@sdc.com.au
Adelaide, South Australia.                             Voice: 08-8177 1595
Computing & Network solutions.                         Fax: 08-8177 0133




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

Предыдущее
От: "Joel Burton"
Дата:
Сообщение: Re: Coppatibility of ODBC drivers with forecoming 7.1
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: Connection Pooling...(Repost)...please do help..