I have a recordset with n records
I am able to delete records and later updatebatch
However if I am on the last record and delete it I get an Hrow soft delete error and I am unable to move from that record
I am using a client cursor etc..

Any help would be great