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 |
|
raysefo
Constraint Violating Yak Guru
260 Posts |
Posted - 2010-12-14 : 12:22:29
|
| Hi,I wonder if there is a way to get the list of transactions (insert, update, delete etc) against a table in a DB?Lets say i want to know what kind of transactions proceeded on table ABC during last 3 days?thanks in advance.Best Regards. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
raysefo
Constraint Violating Yak Guru
260 Posts |
Posted - 2010-12-14 : 13:04:02
|
| We are using SQL Server 2008 and we did NOT track data changes.So noway for me to get which operations has done to a table? |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|