Deleting records

Y

Yasmin

I have created two linked forms based on four tables. When I delete an entry from the form, it doesn't delete data from my tables... how can I make it do this??
 
J

John Vinson

I have created two linked forms based on four tables. When I delete an entry from the form, it doesn't delete data from my tables... how can I make it do this??

By doing it correctly. You don't say anything about the Recordsource
property of the Forms, nor about how you're doing the deletion, so I
don't have any idea what you're doing wrong!

Please post the SQL view of the Forms' recordsource properties, and
explain what steps you're taking to do the deletion; also what record
you expect to delete (i.e. one table, two tables, all four tables?)
 

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