I found that the query you used to obtain the record you wish to delete *must* be indexed on a unique field. If there is any ambiguity regarding the unique nature of the record in the return set (whether or not it really is unique), you will receive the 'Multiple…