
February 25th, 2004, 08:28 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 822
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Article Discussion: Building an Audit Trail for Your Data
Auditing data of business applications is a common requirement. In this article, I’ll demonstrate one way to audit an Oracle database that is both simple and flexible.Though the code in this article is written in Oracle PL/SQL, it does not rely on Oracle-specific packages.The same process can be duplicated for use on many other databases by using their default programming language.
Read the full article here: Building an Audit Trail for Your Data
|