Re: PGAPI_SetPos error

From: Ludek Finstrle <luf(at)pzkagis(dot)cz>
To: Patrick Hatcher <PHatcher(at)macys(dot)com>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: PGAPI_SetPos error
Date: 2006-08-07 06:46:47
Message-ID: 20060807064647.GB20625@soptik.pzkagis.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Thu, Aug 03, 2006 at 08:57:39AM -0700, Patrick Hatcher wrote:
> ODBC v 8.1.2
>
> server. When we try to update the table, we receive the following error:
> ERROR: Error updating table entry: Only SQL_POSITION/REFRESH is supported
> for PGAPI_SetPos
>
> Any suggestion as to what I can do?

Hello

The psqlODBC 08.01.XXXX doesn't support updateable cursors. I know there
is such option. But it doesn't work. Please try 08.02.0002 and then
replace the dlls with once from:

http://www.geocities.jp/inocchichichi/psqlodbc/index.html

It's the latest. The version there is 07.03.XXXX but you should use it.
I don't know why Hiroshi use that numbering.

Regards,

Luf

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2006-08-07 09:47:27 [ psqlodbc-Bugs-1000702 ] Issues with pgSQL 8.1.3 - Error 42601
Previous Message noreply 2006-08-04 23:51:31 [ psqlodbc-Bugs-1000699 ] Problem creating TableAdapter with WHERE parameter