Hi,
You could query out the old records to a safe table, and then delete those same records from the table using the same query. When you do this repair the table afterwards.
Also try copying the table to a new table, rename the oringinal, to keep it. Then create a new blank table with the...