View Single Post

   
  #3 (permalink)  
Old 05-02-2008, 05:04 AM
codefragment@googlemail.com
 
Posts: n/a
Default Re: sp_prepexec and sys_comments

> * * select * from master.dbo.syscacheobjects

Thats great thanks. I'm on (as the customers as on) SQL 2000, not SP3

Your reply lead me to this post, it seems this is trivial in 2005 or
2000 SP3.

http://www.sqlservercentral.com/Foru...301-146-1.aspx

Now if I can just find the missing link in SQL 2000 between what
profiler says and this table
I'll be happy :-) Assuming thats possible of course :-|

Thanks
Reply With Quote