I'm using some of the tracing functions in MS SQL Server (sp_trace_create, sp_trace_setevent, etc.). These functions create an output file which, I'm told, is in tabular data stream format. Is there a way to read this with DBI? If so, which DBD module do I need, and what would the syntax for connecting to the file be?
Thanks, glen accardo BMC Software, Inc.
