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 |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-09-15 : 10:54:26
|
This is a repost from my weblog. I've been working on a small utility to process SQL Server trace files. If you use scripted traces to generate trace files there's no automated way to get these into a SQL Server table. I wrote a little .NET utility to do it for me that I'm calling ClearTrace. You can download it here. Currently it's a command line utility and is still considered beta. In the future I plan to rewrite it as a service and add better error checking. Article Link. |
|
|
|
|