Debugging SP's

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I'm using VS2003

I'd like to step into a stored proc by setting a breakpoint on a line in the
SP design page. I have enabled SQL debugging in the configuration properties,
but it still won't break at the break point. Do I need to do anything else? I
have set the break point on a SELECT statement.

Thanks for any ideas in advance.

Ant
 
It's been awhile since I used the 2003 version and I know the 2005 version
makes this a lot easier. IIRC there are a number of sites that detail the
steps you have to take to get this to work. Do a newsgroups search on
Google. It might still require a dead rat soaked in brine though... ;)


--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
 
Back
Top