Author |
Topic |
linganagouda
Starting Member
5 Posts |
Posted - 2012-03-25 : 06:39:15
|
Hi,I want to get the last login history,I mean SOMEONE is deleted one row from table,We have recoverd that but we want find the who is deleted that row.Please can any one suggest me.How to track this?Platform:windows 32 bitDB:MS SQL SERVER 2000I can really appreciate who will answer for this.Lingan G |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
linganagouda
Starting Member
5 Posts |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
X002548
Not Just a Number
15586 Posts |
|
linganagouda
Starting Member
5 Posts |
Posted - 2012-03-26 : 15:03:46
|
Hi,We did not have third party tool to take backup,i just schedule daily full backup and trasaction logs into disk.my application owner has asked me to give login history details which was deleted by one user...okI have trasction log backup,is it possble to get login history details from trasaction logsplease help me ..i am oracle dba i have to take care the sql server database also here.[quote]Originally posted by X002548 Or..you could write your own triggers and have a history table for each tableBrett8-)Hint: Want your questions answered fast? Follow the direction in this linkhttp://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspxWant to help yourself?http://msdn.microsoft.com/en-us/library/ms130214.aspxhttp://weblogs.sqlteam.com/brettk/http://brettkaiser.blogspot.com/[/quote]Lingan G |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
linganagouda
Starting Member
5 Posts |
Posted - 2012-03-27 : 14:51:35
|
Hi,Thanks for your quick replayquote: Originally posted by linganagouda
quote: Originally posted by tkizer You missed my point. I am not referring to purchasing a third party backup tool. I'm referring to purchasing a third party backup reader. Try ApexSQL for instance.The triggers that Brett mentioned are for you to implement to catch future occurrences like this. It does not help you solve the current problem.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/Subscribe to my blog
Lingan G
Lingan G |
|
|
|