all groups > visual studio .net debugging > september 2005 >
You're in the

visual studio .net debugging

group:

Stepping thru Stored Proc under debugging


Stepping thru Stored Proc under debugging Stephen Noronha
9/19/2005 2:40:11 PM
visual studio .net debugging:
Hi,

I have read a couple of articles that you can step thru the SP while
degugging. i cannot!!! can someone suggest me how to?
I have set the Project Properties > SQL Server Debugging.
it says goto Server Explorer > rightclick on stored procedure and click edit
and set a break point. I cannot do this as there's no such option

please advice,
Stephen

Re: Stepping thru Stored Proc under debugging Eric Moreau
9/20/2005 6:06:39 AM
Which database engine are you using?

Which edition of VS.Net are you using?

You need the Enterprise edition to debug SPs from SQL Server or the Pro
edition to debug from MSDE.

--


HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
(http://aspnet2.com/mvp.ashx?EricMoreau)
Conseiller Principal / Senior Consultant
Concept S2i inc. (www.s2i.com)
http://pages.videotron.com/emoreau/

[quoted text, click to view]

AddThis Social Bookmark Button