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 |
|
lordzoster
Starting Member
29 Posts |
Posted - 2009-06-17 : 11:07:10
|
| hallo, apart from many ways to write a trace into a table by writing into a trc and then importing it into a file, i would like to know if there's any mean of doing it by the TRACE_PRODUCE_ROWSET option.What does this option do? In which manner could I use that rowset?Thanks in advanceR |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-06-17 : 11:20:52
|
| http://sqlserverpedia.com/wiki/Running_Traces_with_TSQL |
 |
|
|
lordzoster
Starting Member
29 Posts |
Posted - 2009-06-19 : 05:27:54
|
| thanks for your point, I've already seen that page but didn't read throughout with attention. |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-06-20 : 02:45:11
|
| welcome |
 |
|
|
|
|
|