I have two tables linked by a One to Many relationship with referential integrity and am trying to use a Delete Query to delete the records where the keys are the same. Every time I try to delete the records using the query, I receive the error message, <b><font color=red>Could not delete from specified tables</font></b>. The query <b>UniqueRecords</b> property is set to yes, but still it comes up with the error message.<br><br>Can anyone shed some light on this problem..?