SetPos with data_at_exec not yet supported ?

From: "lothar(dot)behrens(at)lollisoft(dot)de" <lothar(dot)behrens(at)lollisoft(dot)de>
To: pgsql-odbc(at)postgresql(dot)org
Subject: SetPos with data_at_exec not yet supported ?
Date: 2007-08-08 14:24:52
Message-ID: 1186583092.151914.59590@19g2000hsx.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

I have the following error message in the log file of my driver:

PGAPI_BindParamater: ipar=6, paramType=1, fCType=-2, fSqlType=-4,
cbColDef=-4, ibScale=-1, rgbValue=-1073755584, *pcbValue = -104,
data_at_exec = 1
SC_get_error: status = 15, msg = #SetPos with data_at_exec not yet
supported#
szSqlState = '07005',len=42, szError='SetPos with
data_at_exec not yet supported'

I like to update BLOB data in the current row of my statement.

What version is capable of data_at_exec using SQLSetPos and also
support full cursor support ?
(not only forward cursors)

I am still using 07.03.0200 on Mac OS X. I didn't get compiled the
07.03.0260 version due to missing
pg_config.

Thanks, Lothar

Browse pgsql-odbc by date

  From Date Subject
Next Message lothar.behrens@lollisoft.de 2007-08-08 17:14:04 UPDATE with data at exec and CURRENT OF question
Previous Message usanee 2007-08-08 08:08:54 How to insert data pass by parameter