Debugging SP's

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
 
W

William \(Bill\) Vaughn

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.
__________________________________
 
G

Guest

Ya.., Sounds interesting. Maybe it's time we get VS2005.
Thanks very much for the advice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top