PostgreSQL: SQLSetPos fails with SetPos update return error. - Mailing list pgsql-odbc

From Venkatesan, Sekhar
Subject PostgreSQL: SQLSetPos fails with SetPos update return error.
Date
Msg-id F84DE43FDACD4C45AA84E2DA016FAE2F1C6A66C1@MX105CL01.corp.emc.com
Whole thread Raw
Responses Re: PostgreSQL: SQLSetPos fails with SetPos update return error.  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
List pgsql-odbc

Hi Guys,

 

I am hitting a peculiar error when trying to update a row in PostgreSQL database using odbc SQLSetPos call.

I read in PostgreSQL forums that it doesn’t support POSITIONED UPDATE.

 

The error being returned is:

 

STATE=HY000, CODE=7, MSG=SetPos update return error\n" ...} }

 

I am using 09.03.04 version of postgres ODBC driver and 9.4.5 version of postgres server.

IS there any known issue when doing update using odbc SQLSetPos API?

Any workaround/solution that can be applied to get rid of this problem?

This needs to be resolved as soon as possible. So any feedback would be really helpful.

 

Thanks,
Sekhar

pgsql-odbc by date:

Previous
From: Pavel Raiskup
Date:
Subject: Re: psqlODBC 09.05.0200 Released
Next
From: "Inoue, Hiroshi"
Date:
Subject: Re: PostgreSQL: SQLSetPos fails with SetPos update return error.