Hi, For some reason I'm not able to step through the debugger. (I used to be able) When I try to debug a stored procedure, it runs to the end, not allowing me to to step trough it's line. Thanks,
Having RETURN statemant in the stored procedure when you are debugging the same is a recommendation. Not using this may lead to unexpected behavior in Debugger. Donno if this relates to your problem but HTH. Gaurav Moderator Man thrives, oddly enough, only in the presence of a challenging environment- L. Ron Hubbard
Take help of this KBA http://support.microsoft.com/default.aspx?scid=kb;en-us;296539. _________ Satya SKJ Moderator SQL-Server-Performance.Com
Copy the URL statement and paste in browser Gaurav Moderator Man thrives, oddly enough, only in the presence of a challenging environment- L. Ron Hubbard
Have you referred the KBA above? Also take help of this KBA http://support.microsoft.com/default.aspx?scid=kb;en-us;280101. HTH _________ Satya SKJ Moderator SQL-Server-Performance.Com
That's what I did. http://support.microsoft.com/default.aspx?scid=kb en-us 296539 http://support.microsoft.com/default.aspx?scid=kb none is working
http://support.microsoft.com/default.aspx?scid=kb;en-us;296539 http://support.microsoft.com/default.aspx?scid=kb;en-us;280101 Gaurav Moderator Man thrives, oddly enough, only in the presence of a challenging environment- L. Ron Hubbard