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 2000 Forums
 SQL Server Administration (2000)
 SQL Profiler

Author  Topic 

AnuragRawat
Starting Member

1 Post

Posted - 2010-03-17 : 02:39:18
Hi,
I am working on SQL Profiler. When I am executing a SP from sql command prompt then SQL profiler is working properly and the data is updated in SQL Profiler, but when I am executing the SP from front end(.NET), data is not updating in the SQL Profiler.

Is this is a problem related to rights in Sql profiler and not in .NET?

Anykind of help will be appreciated.

Thanks,
Anurag

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-03-17 : 16:22:47
You probably haven't added the correct event to your trace. What events do you have in there?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -