Using ct_keydata

Applications that use array binding to retrieve cursor rows often find ct_keydata useful; calls to this routine reposition a Client-Library cursor update or delete to affect a row other than the most recently fetched row.

When using array binding, an update to any row in the bound column arrays, except for the last row, must be repositioned by calling ct_keydata.

DB-Library has no direct ct_keydata equivalent.