Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Track Query Execution

Status
Not open for further replies.

drublic1019

IS-IT--Management
Sep 28, 2005
46
US
I am using MS SQL 2005 and I have a problem with some old reports and VB applications on our server. Some time ago an individual here wrote some reports and apps that pull data for our sql server to create EDI files. The problem I am running into is I need to make some changes to the data it is pulling but I cannot figure out where it is pulling it from. Is there a way that I can log all queries and store procedures executed on my server to find this?

Thanks.
 
Yes, use SQL Server profiler.

- Paul
- If at first you don't succeed, find out if the loser gets anything.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top