<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edwin M Sarmiento&gt;TSQL Debugger is now on SQL Server 2008 RC0 &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/tsql-debugger-is-now-on-sql-server-2008-rc0/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>&gt;TSQL Debugger is now on SQL Server 2008 RC0</title>
		<link>https://www.edwinmsarmiento.com/tsql-debugger-is-now-on-sql-server-2008-rc0/</link>
		<comments>https://www.edwinmsarmiento.com/tsql-debugger-is-now-on-sql-server-2008-rc0/#respond</comments>
		<pubDate>Thu, 26 Jun 2008 04:53:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[TSQL Debugger]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2008/06/26/tsql-debugger-is-now-on-sql-server-2008-rc0</guid>

				<description><![CDATA[&#62;I have long waited for this feature as I got used to Visual Studio&#8217;s debugging feature where you can simply put a breakpoint beside a code line and hit the debug button. SQL Server Management Studio now has a Debug button together with the Execute button (except that in Visual Studio, your F5 key would [&#8230;]]]></description>
					<content:encoded><![CDATA[<p>&gt;<span style="font-family:arial;">I have long waited for this feature as I got used to Visual Studio&#8217;s debugging feature where you can simply put a breakpoint beside a code line and hit the debug button. SQL Server Management Studio now has a <strong>Debug</strong> button together with the Execute button (except that in Visual Studio, your <strong>F5</strong> key would be your Debug command whereas in SQL Server, that would be the Run/Execute command).</span></p>
<p align="center"><a href="http://bp0.blogger.com/_gUXglSRIBgM/SGMh5KZ_mMI/AAAAAAAAADI/qNfV-FVZduM/s1600-h/RC0.jpg"><img decoding="async" alt="" src="http://bp0.blogger.com/_gUXglSRIBgM/SGMh5KZ_mMI/AAAAAAAAADI/qNfV-FVZduM/s320/RC0.jpg" border="0" /></a></p>
<p><span style="font-family:arial;">This will allow you to step over your code &#8211; whether it is calling a stored procedure or a TSQL script &#8211; and step thru it a line at a time or at one shot. You can even step thru nested calls, like calling a stored procedure that calls another stored procedure. It will open up a new tab displaying the codes for the procedure or function that you are calling from your TSQL code. I&#8217;m just glad it&#8217;s already in RC0. Check out my video from <a href="http://blogcastrepository.com/level5/sql2008/default.aspx">BlogCastRepository.com</a> on how this works</span></p>
<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/92377218009570869-1979046283872952270?l=bassplayerdoc.blogspot.com' alt='' /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/tsql-debugger-is-now-on-sql-server-2008-rc0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">108</post-id>	</item>
	</channel>
</rss>