G
gmazza via AccessMonster.com
Hey there,
I have an Audit Trail working for my system right now but I now have more
complex data, and am having trouble where to find what dataset the change was
made on. I need to find this out through code.
For example, I am writing a field name and the value it was changed to and
from to my Audit table.
To find the exact table it came from, etc, is easy as I was only dealing with
1 table and 1 key.
Now I have datasets with multiple tables and multiple keys so even though I
can still Audit the changes to specific fields, how can I tell where the
changes have been made.
In other words, a field on a form has a control source, how do I find out
where that field is coming from and what they key is. I can do it by looking,
but can I get that information through code.
Any and all help is appreciated.
I have an Audit Trail working for my system right now but I now have more
complex data, and am having trouble where to find what dataset the change was
made on. I need to find this out through code.
For example, I am writing a field name and the value it was changed to and
from to my Audit table.
To find the exact table it came from, etc, is easy as I was only dealing with
1 table and 1 key.
Now I have datasets with multiple tables and multiple keys so even though I
can still Audit the changes to specific fields, how can I tell where the
changes have been made.
In other words, a field on a form has a control source, how do I find out
where that field is coming from and what they key is. I can do it by looking,
but can I get that information through code.
Any and all help is appreciated.