Re: UPDATE problem - Mailing list pgsql-odbc

From Tom Lane
Subject Re: UPDATE problem
Date
Msg-id 5500.1112281682@sss.pgh.pa.us
Whole thread Raw
In response to UPDATE problem  (Luis Sousa <llsousa@ualg.pt>)
Responses Re: UPDATE problem
List pgsql-odbc
Luis Sousa <llsousa@ualg.pt> writes:
> I'm using Postgresql 7.3.4-9 Debian binaries and ODBC 8.00.01.01, on
> Windows 2003 Server.

> I get the following error:
> ERROR: parser: parse error at or near "=$" at character 84

> I changed from "alunosInscritos"=$1 to "alunosInscritos" = $1 and worked.
> Is there any workaround for this?

Use PG 7.4 or later.

            regards, tom lane

pgsql-odbc by date:

Previous
From: Luis Sousa
Date:
Subject: Re: UPDATE problem
Next
From: Luis Sousa
Date:
Subject: Re: UPDATE problem