Hellow every~1,
Can anyone help me out with this cursorproblem i've got.
A standard local cursor, selecting a field per record into a declared variable will not allow an update (using 'WHERE CURRENT OF [cursorname]....
'Msg 16929 Level 16 CURSOR READ ONLY' is the result.
FOR UPDATE [tabel.columnname] does not change this errormessage.
What am i doing wrong here???
ThenX in advance.
RuupY
Can anyone help me out with this cursorproblem i've got.
A standard local cursor, selecting a field per record into a declared variable will not allow an update (using 'WHERE CURRENT OF [cursorname]....
'Msg 16929 Level 16 CURSOR READ ONLY' is the result.
FOR UPDATE [tabel.columnname] does not change this errormessage.
What am i doing wrong here???
ThenX in advance.
RuupY