delete umatched records

G

Guest

I have two tables: checks and vendors
Need to purge vendor table of any vendors who do not have checks writtent to
them.

Made query: *Vendor(from) and Checks.Vendor (where vendor 'Is Null')
Can view in database and see records to delete. Cannot run the query.
Receive message that records cannot be deleted.

Tried to change relationship to enforce referential integrity and cascade on
delete but it would not allow this change.

Any ideas? Please reply to (e-mail address removed)
Thank you in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top