ODBC( true = -1) and MS-Access

I've configure the ODBC drawing to use true as -1. However, I get the
following error message when Access tries to use -1 as true.

2009-09-29 13:12:15 PDTLOG: statement:
SELECT "MS1"."buildingnbr","MS1"."drawingnbr"
FROM "public"."buildingdrawings" "MS1"
WHERE (("buildingnbr" = 'B-1085' )
AND ("haspressurization" = -1 ) )
ORDER BY "MS1"."drawingnbr"
2009-09-29 13:12:15 PDTERROR: operator does not exist: boolean =
integer at character 146
2009-09-29 13:12:15 PDTHINT: No operator matches the given name and
argument type(s). You might need to add explicit type casts.

The version of the odbc driver is 8.04.01.00.

Is this a bug?

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

--
Sent via pgsql-odbc mailing list (pgsql-odbc [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-odbc
Richard Broersma [ Di, 29 September 2009 22:20 ] [ ID #2017430 ]
Datenbanken » gmane.comp.db.postgresql.odbc » ODBC( true = -1) and MS-Access

Vorheriges Thema: cannot find pg_hba.conf file
Nächstes Thema: cannot find pg_hba.conf file