Auto update history/log

G

Guest

Hello:
Is there a way to auto update a history/log table that is on the many side
of a 1 to many relationship. For example, the connecting field is the Company
ID but if the company changes its name, number, etc, it is manually logged in
the history/log table. Is there a way to auto update the table?
Thanks,
J.
 
B

Barry Gilbert

It's not directly possible in Access. SQL Server has such functionality
with triggers.

If you can, do it from code.

Barry
 

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