开发者

Debugging stored procedures in Visual Studio 2008 Pro

I'm trying to setup debugging of stored procedures in VS 2008 Pro, when I right-click 开发者_如何学运维on the connection in the Server Explorer I don't see the Allow SQL CLR Debugging option at all. The SQL Server is remote and running the 2005 express edition, so I'm not sure if I have to enable something on the remote server itself. Any help is appreciated.

UPDATE:

Followed instructions to setup Remote Debugging from this link:

http://msdn.microsoft.com/en-us/library/bt727f1t%28v=VS.90%29.aspx

I still cannot get the option to step into a stored procedure when I right-click under the connection in Server Explorer.


This tutorial looks promising, haven't tried it, but will experiment and mark this question as answered once I verify it working.

https://web.archive.org/web/20211020102846/https://www.4guysfromrolla.com/articles/051607-1.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜