View Single Post
  #1 (permalink)  
Old 08-09-06, 12:32
rrhandle rrhandle is offline
Registered User
 
Join Date: Dec 2001
Posts: 27
Tracking who is changing what?

We are building an inventory management system complete with BOM. It is important to track what employee is updating what tables. Currently all such tables have a Date field that is updated when a change is made, and an EmployeeID field which records the employee making the change. I am wondering if someone knows of a better way to track this information. Any suggestions?
Reply With Quote