Trying to track down a bug in an application, but need to confirm whether a column value was changed on a particular record in SQL 2005.
How can I query the transaction logs for the record’s previous column values?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Agreed it won’t be easy. You can also investigate
fn_dblogas in this post Decoding a Simple Update Statement Within the Transaction Log