I am using a ADO object as a isolated recordset. I am using this object to sort a list. This list is updated several times during the a routine, and when I have updated the list, deleting and adding new records, I got the error -2147467259 when the method addnew is invoked. Can any one give an idea of why this happens?

Cheers