Reputation: 38255
How do you find the modification history for a certain table / row in SQL server 2000? Thanks.
Upvotes: 0
Views: 2484
Reputation: 134933
you need to get a product that can read the transaction log like SQL Log Rescue or Apex SQL Log
Upvotes: 1