Someone deleted few rows off a very important table in SQL Server 2008 few weeks back, I wonder if I can check log or something, or if I can recover the rows.
Cheers
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.
You can recover the records if you have backups of some kind. If you where logging every action then you should be able to check it out.
And finally, this link is questioning exactly about same issue. On comments to that questions you can find this other link on how to read transaction logs