
02-25-2004, 09:28 AM
|
|
Registered User
|
|
Posts: 14
|
|
|
Article Discussion: Building an Audit Trail for Your Data
Auditing data of business applications is a common requirement. In this article, Ill 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
|