Update cursor

When the cursor command is TDS_CURSOR_UPDATE, the client is updating the contents of the current cursor row. In response, the Gateway-Library transaction calls the following functions:

Function

Action

TDCURPRO

Determine the type of cursor command.

TDRCVSQL

Retrieve the SQL text associated with the cursor.

[application logic]

[Adjust the cursor]

TDSNDDON

Send the reply to the client.