debugging stored procedure
-
Hi All I want to debug stored procedure from visual studio. I tried a lot but in vain.. Can anybody let me know how can i .... I have windows XP,sqlserver 2005 ,Dot net 2005 Atul Kumar
-
Hi All I want to debug stored procedure from visual studio. I tried a lot but in vain.. Can anybody let me know how can i .... I have windows XP,sqlserver 2005 ,Dot net 2005 Atul Kumar
Have a look at this article[^].
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Christian Zionism, as seen from a Jewish perspective The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
Have a look at this article[^].
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Christian Zionism, as seen from a Jewish perspective The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
Thanx a lot It helped me a lot.. One more thing Is it possible to debug stored procedure when debugging out code from visual studio like pressing F11 while debugging code and debugger can reach on stored procedure statement ..... Regards Atul