Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
abel.uchiha
Starting Member
2 Posts |
Posted - 2014-04-28 : 11:00:34
|
i use sql server 2000 for my database, and it's used too by other people with wireless LAN. but something wrong happen. One day i realize that there's one table from my db that was deleted. and after that i fixed that problem by creating a new table. but one day after that day, one table from my database was deleted again.Please help me how to trace someone that delete one table of my db..maybe there's an application to trace whose computer that deleted my table..Many thanks.. |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2014-04-28 : 11:51:48
|
Why do users have this permission? You'll need to run a trace to catch the culprit, but I would start by removing these permissions.Tara KizerSQL Server MVP since 2007http://weblogs.sqlteam.com/tarad/ |
|
|
|
|
|