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
 General SQL Server Forums
 New to SQL Server Programming
 sp_indexes_rowset

Author  Topic 

mmalaka
Starting Member

33 Posts

Posted - 2008-09-08 : 07:39:41
Experts

I am working on ASP.NET (VS2005) application that connect to SQL 2000 Database and I noticed that this application is causing the SQL Procedure sp_indexes_rowset to be excuted from time to time... Can I stop this?is there a SQL setting to prevent that?

Thanks

   

- Advertisement -