Delete Failure
Delete Failure
I don't think that your import is right. I imported several thousand records into the database. I think that when the import failed, it imported some of that data anyway and did not back out the transaction.
The reason that I believe this is because there are records that are wrong; and I've modified the related records to correct those errors in other tables - and then attempt to delete the main record that is wrong and get "Error Occurred when deleting the record".
Again - is there a script that I can use to do mass deletes or index builds on the data ?
betty