all groups > sql server connect > november 2005 >
You're in the

sql server connect

group:

debug a stored procedure in SQL Server 2005


Re: debug a stored procedure in SQL Server 2005 Adam Machanic
11/30/2005 11:11:38 AM
sql server connect:
It's not there; you'll have to use Visual Studio.


--
Adam Machanic
Pro SQL Server 2005, available now
http://www.apress.com/book/bookDisplay.html?bID=457
--


[quoted text, click to view]

debug a stored procedure in SQL Server 2005 Jaime Lucci
11/30/2005 12:43:15 PM
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 Lucci

Re: debug a stored procedure in SQL Server 2005 jxstern
11/30/2005 3:34:32 PM
On Thu, 01 Dec 2005 00:11:55 +0100, Hugo Kornelis
[quoted text, click to view]

Done!

Would you believe, there are places where SQLServer is used with
non-MS middleware and client technologies, from Powerbuilder to
(shudder!) Java and J2EE!? Not to mention stuff like Python ...

And worse yet, there are places where there are DBA and data architect
and similar jobs, that involve SQLServer and not (by default) Visual
Studio! Gasp! But I have been there, time and again!

J.
Re: debug a stored procedure in SQL Server 2005 Martijn Tonies
12/1/2005 12:00:00 AM
!
[quoted text, click to view]

Does anyone know if the debugging interface is public? That way, we could
finally integrate a debugger in our database development tool :-)


--
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com

Re: debug a stored procedure in SQL Server 2005 GregO
12/1/2005 12:00:00 AM
Hi Jamime,
Microsoft didn't migrate the TSQL debugger into Microsoft SQL Server 2005.

The only way to debug is to use MS VS 2005 Pro or Team Suite
http://www.sqlserver.org.au/blogs/users/grego/default.aspx

kind regards
Greg O
-------
Looking to use CLR in SQL 2005. Try some pre-build CLR Functions and SP
AGS SQL 2005 Utilities, over 20+ functions
http://www.ag-software.com/?tabid=38

[quoted text, click to view]

Re: debug a stored procedure in SQL Server 2005 Hugo Kornelis
12/1/2005 12:11:55 AM
[quoted text, click to view]

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/ProductFeedback/viewFeedback.aspx?feedbackId=FDBK41174

Best, Hugo
--

AddThis Social Bookmark Button