Hi everyone!
How can I do to debug a Stored Procedure in SQL Server 2005 from SQL Server
Management Studio? I looked for the Debug... option when I right-clicked the
SP but it seems that in SQL Sever 2005 doesn't not exist.
Thanks.
Jaime LucciOn Wed, 30 Nov 2005 11:47:25 -0300, Jaime Lucci wrote:
>Hi everyone!
>How can I do to debug a Stored Procedure in SQL Server 2005 from SQL Server
>Management Studio? I looked for the Debug... option when I right-clicked th
e
>SP but it seems that in SQL Sever 2005 doesn't not exist.
>Thanks.
> Jaime Lucci
Hi Jaime,
The debugging function has been removed from SQL Server 2005. You'll
have to use MS Visual Studio.
If you (like me) want to see the T-SQL debugger return to SQL Server,
then vote for this suggestion at (warning, long URL may wrap):
http://lab.msdn.microsoft.com/Produ...BK411
74
Best, Hugo
--
(Remove _NO_ and _SPAM_ to get my e-mail address)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment