Tracking changes

G

Guest

Need help with tracking chagnes in a database. Can you track changes in a
database? Is this possibe? If so, can anyone help me with this. I would like
ot be able to track cahnges made.

Thanks
 
J

J. Clay

If you have a need to track changes at the database level rather than the
interface level, you will need to use a database such as SQL Server that
allows for triggers at the table level. Otherwise, tracking changes made on
forms is the only option.

J. Clay
 

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

Similar Threads


Top