Skip to Content
0
Jun 16, 2020 at 03:25 PM

Does SAP HANA ODBC client support UPDATE/DELETE ... WHERE CURRENT OF cursname?

78 Views

Hello,

I did not test yet but was wondering if SAP HANA ODBC client supports the WHERE CURRENT OF clause, assuming that a cursor is open and named (SQLSetCursorName), and the result set was produced with SELECT ... FOR UPDATE.

My understanding is that this is supported by SQLScript... but what about pure SQL / ODBC ?

If you confirm that this works I will use it.

Seb