delete data

  • Thread starter Thread starter JIM.H.
  • Start date Start date
J

JIM.H.

Hello,
I have two table: table1 and Table2, I want to delete all
the items common in table2. Table2 is a link table from
another access db file. I add table1 & table2 and link
them by with a field available in both. I change the query
to be a delete query and add tabel2.* as a field. Now when
I run query it says, 'can not delete from specified
tables'. I am able to delete when I open and delete any
record in any table.
What is problem?
Thanks,
Jim
 

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

Back
Top