5 pts.
 DB Tracking
I need to track who made changes to a table. can audit do this if so how ?
ASKED: Dec 5, 2007  6:25 AM GMT
UPDATED: July 31, 2008  4:43:10 PM GMT
265 pts.

Answer Wiki:
I'm supposing you are using a relational database (you didn't tell us).
It would be very useful if you tell us which RDBMS you are using. Each RDBMS has its own implementation of "Audit" facilities. You can also implement a audit facility using triggers (a little bit dificult if you access your database through a datasource using a technical user, but also possible).
Last Wiki Answer Submitted:  Jul 31, 2008  4:43 PM (GMT)  by  RodneyKrick   265 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _