debugging an SQL Server 2000 stored procedure...

B

Brad Pears

I have a vb.net 2005 app that calls strored procedures. I am having
difficulties with one of my stored procs and thought I'd try to debug it
from my vb app. I went to the server explorer page, expanded my connection
then selected the stored procedures. I then selected the stored proc I want
to debug. I set a breakpoint and then ran my project. I then get a "A
breakpoint will not currentrly be hit. No symbols have been loaded for this
document" error.

I am not sure what I am missing here...

Can someone step me through what I need to do to be able to debug a stored
procedure?

Thanks!
Brad
 

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