ERROR: invalid input syntax for type boolean: "-"(#7)

From: Peter van Heck <usenet(at)heckwork(dot)nl>
To: pgsql-odbc(at)postgresql(dot)org
Subject: ERROR: invalid input syntax for type boolean: "-"(#7)
Date: 2004-09-29 01:52:51
Message-ID: 415a157f$0$402$e4fe514c@dreader5.news.xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I get this error with an ms-access front-end boolean type field
where access produces "-1" and Postgresql's bool field does not
accept this.

Im using Postgres 7.4.5, Access 2002, mdac 2.8, psqlodbc-07_03_0200.

Is there a proper work around?

Peter

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Peter Kelly 2004-09-29 14:03:12 Re: psqlODBC hangs
Previous Message Jeff Eckermann 2004-09-28 20:30:57 Re: basic questions with odbc and visual basic.