WHERE boolean = true -> failure

Started by E. Zorn (RDG-rational) postsqlover 22 years ago1 messagesgeneral
Jump to latest
#1E. Zorn (RDG-rational) postsql
postsql@rdg-rational.de

Hi again,
as I said I am using Access as a front-end for postgresql via ODBC.

There seams to be a problem with the boolean field. I am not able to use a
WHERE operator.
If I try to compare booleans the by example "true" - I get the following
error message:

- ODBC-call abortive

I am quit sure that I use Boolean in database and I set Boolean not as char
in the ODBC-driver.

E. Zorn