Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SIMPLE long term transaction log
Message
From
01/10/2006 14:12:29
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Database management
Title:
SIMPLE long term transaction log
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01158453
Message ID:
01158453
Views:
69
I need suggestions for permanent Data file change log in SQL 2000.

I would like to use a trigger on every table in a system to write a record to a data change log table for any data change. It is a Dot Net 1.1 web system using SQL 2000.

When any record is changed, I want to know the table name, the field, the before and after value. I will also store date/time and user ID from a session variable.

Obviously any given change could involve one field or dozens of fields in numerous tables.

I do not think the SQL transaction log will do that, but I am not sure.
Next
Reply
Map
View

Click here to load this message in the networking platform