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 |
|
uxphreak
Starting Member
38 Posts |
Posted - 2005-04-27 : 14:02:19
|
| Hello,I don't know anything about SQL Profiler other than I can use it to show me exactly what SQL is doing for certain events. I need a trace that shows me all Inserts, Updates, and Deletions from all tables in a database.Thanks for your assistance.D |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2005-04-28 : 01:29:50
|
| Run sp_who in Query AnalyserMadhivananFailing to plan is Planning to fail |
 |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-04-28 : 05:26:15
|
| I'm guessing that response was on the wrong thread.Have a look at log explorer from lumigent or a similar product.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|