Viewing 7 posts - 1 through 8 (of 8 total)
Also, does anyone know what the stored procedure definitions are used for, I found that using sp_RefreshSQLModules uses the definition, but does nayone have any other examples or a comprehensive...
December 18, 2013 at 3:58 am
MysteryJimbo (12/18/2013)
Here is my problem, I have some stored procedures where the defintion from this query is not the same as when scripting the stored procedure in an alter statement....
December 18, 2013 at 3:04 am
that way is even better, I found a flaw with the other way when using multiple claimkeys.
Thanks very much! the other way works fine. Cheers
April 18, 2013 at 8:12 am
thanks thats brillaint, sorted that issue so I can get on with the rest of it.
Thanks Again!!
April 17, 2013 at 9:48 am
Ah right I see!! Thanks will do next time
September 25, 2012 at 1:31 am
Hi all, thanks again for the replies it worked great, plus it was interesting to see the different ways to approach it. I used Paul's in the end and modified...
September 24, 2012 at 3:14 pm
Hi thanks for the replies I shall try them out when I get to work on Monday, they look good though thanks!!!!
September 22, 2012 at 11:33 am
Viewing 7 posts - 1 through 8 (of 8 total)