re:ODBC handling of bools? - Mailing list pgsql-interfaces

From Stephen Davies
Subject re:ODBC handling of bools?
Date
Msg-id 200012182321.JAA20291@mustang.sdc.com.au
Whole thread Raw
In response to ODBC handling of bools?  (Stephen Davies <scldad@sdc.com.au>)
List 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 by date:

Previous
From: "Joel Burton"
Date:
Subject: Re: Coppatibility of ODBC drivers with forecoming 7.1
Next
From: Joseph Shraibman
Date:
Subject: Re: Connection Pooling...(Repost)...please do help..