April 22, 2008 at 2:19 pm
Did you try to use other account to login?
April 22, 2008 at 2:29 pm
With sql2005 the (sqlproc) debugging stuff has been shifted towards BI-dev studio.
This feature is NOT available if you only install the BIDS version MS ships with SQL2005.
Open BIDS
open the server explorer
browse to the stored procedure you want to debug
rightclick and select "step into"
and off you go.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
April 22, 2008 at 3:42 pm
Ye I tried the sa account and got the same error.
April 22, 2008 at 3:43 pm
I am not using sql 2005. But I did download the version that comes with VS2005. I don't know what BIDS is????
Thanks
April 23, 2008 at 2:05 am
BIDS stands for BI-dev studio.
With sql2000 you need to be granted exec of the debug procs.
http://support.microsoft.com/default.aspx/kb/817178
http://support.microsoft.com/kb/280101/
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
Viewing 5 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply