how to keep two tables updated

  • Thread starter Thread starter joyo
  • Start date Start date
J

joyo

I have two tables that need to be linked together so that
when one record is updated the other will automatically
update.

How to do this.

Thanks

joyo
 
You should have differnt data in each table, so how would 'updating' one
cause the other to change? If you 'update' the customer's address in one
table, it should not affect any of the other customer information in the
second table. Please explain further.

Rick B

I have two tables that need to be linked together so that
when one record is updated the other will automatically
update.

How to do this.

Thanks

joyo
 

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