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.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 SQL Profiler

Author  Topic 

kappa02
Yak Posting Veteran

65 Posts

Posted - 2009-04-29 : 10:36:49
How or is there a way using SQL Profiler to see what VB programs/modules that are being excuted when something is running. The TextData field in Profiler show me the sql text but I would like to know the program name.

whitefang
Enterprise-Level Plonker Who's Not Wrong

272 Posts

Posted - 2009-04-29 : 10:49:51
You can't unless you pass in a "comment" parameter in the "sql command" object in VB.
Go to Top of Page
   

- Advertisement -