To bypass "the row values updated or deleted either do not make the row unique or alter multiple rows" error message, all you need to do is add a query similar to the following:
Delete top(1) from Table where Field=Value