The function you have attempted call is only enabled for cursors with row or table buffering enabled. Set the Buffering property to 2, 3, 4, or 5 with CURSORSETPROP( ) to enable row or table buffering.
The function you have attempted call is only enabled for cursors with row or table buffering enabled. Set the Buffering property to 2, 3, 4, or 5 with CURSORSETPROP( ) to enable row or table buffering.