Re: UPDATE with data at exec and CURRENT OF question

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "lothar(dot)behrens(at)lollisoft(dot)de" <lothar(dot)behrens(at)lollisoft(dot)de>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: UPDATE with data at exec and CURRENT OF question
Date: 2007-08-09 01:41:17
Message-ID: 11710.1186623677@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

"lothar(dot)behrens(at)lollisoft(dot)de" <lothar(dot)behrens(at)lollisoft(dot)de> writes:
> UPDATE "Kontakte" set "Notiz" = ? WHERE CURRENT OF SQL_CUR0x1321f670

> Does PostgreSQL not support this syntax ?

No.

8.3 will, FWIW.

regards, tom lane

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Tom Lane 2007-08-09 02:01:53 Re: ODBC driver adding extra characters to table names.
Previous Message Paul Lambert 2007-08-08 22:25:41 ODBC driver adding extra characters to table names.