<?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>my code trip &#187; SQL Server</title>
	<atom:link href="http://mycodetrip.com/tag/ms-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://mycodetrip.com</link>
	<description>stories from the information technology highway</description>
	<lastBuildDate>Thu, 01 Jul 2010 04:47:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SQL Server SSIS : List Of All System Variables And Their Scope</title>
		<link>http://mycodetrip.com/2010/03/01/sql-server-ssis-list-of-all-system-variables-and-their-scope_428/</link>
		<comments>http://mycodetrip.com/2010/03/01/sql-server-ssis-list-of-all-system-variables-and-their-scope_428/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 22:18:35 +0000</pubDate>
		<dc:creator>Shiva</dc:creator>
				<category><![CDATA[Tips / HowTos]]></category>
		<category><![CDATA[programmer reference]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">http://mycodetrip.com/?p=428</guid>
		<description><![CDATA[SQL Server SSIS : List Of All System Variables And Their Scope (as found on MSDN.com)]]></description>
			<content:encoded><![CDATA[<p>While writing an Error Handler in my SSIS Package today, I was trying to determine what are all the System Variables available to me, to use in my error handler to generate meaningful error message in the application. A quick search did not yield the desired results, but a comprehensive search did.  So here it is, in case you were looking for the same thing</p>
<p><a title="SQL Server SSIS : List Of All System Variables And Their Scope (on MSDN) article" href="http://msdn.microsoft.com/en-us/library/ms141788(SQL.90).aspx" target="_blank">SQL Server SSIS : List Of All System Variables And Their Scope (on MSDN)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mycodetrip.com/2010/03/01/sql-server-ssis-list-of-all-system-variables-and-their-scope_428/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rescue Sql Server Gal And Learn SQL Server 2008 While You Are At It</title>
		<link>http://mycodetrip.com/2008/12/19/rescue-sql-server-gal-and-learn-free-sql-server-2008-videos-webinars_172/</link>
		<comments>http://mycodetrip.com/2008/12/19/rescue-sql-server-gal-and-learn-free-sql-server-2008-videos-webinars_172/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 19:48:24 +0000</pubDate>
		<dc:creator>Shiva</dc:creator>
				<category><![CDATA[Top Stories]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://mycodetrip.com/?p=172</guid>
		<description><![CDATA[Free SQL Server 2008 Developer Fundamentals Tutorials on ISV Innovation website. Interactive 'SQL Server Gal' rescue theme.]]></description>
			<content:encoded><![CDATA[<p>At first, I thought it was some silly video game. On closer inspection however, it turns out to some really useful <a title="Learn SQL Server 2008 Free Videos Webinars" href="http://www.getonthecase.com/" target="_blank"><strong>video tutorials / webinars</strong> on <strong>SQL Server 2008 Developer Fundamentals</strong></a>.</p>
<p>The idea is to rescue &#8220;<strong>SQL Server Gal</strong>&#8221; who is trapped by some robot virus. In order to do that, you crack a 15 character code, 7 of which are already highlighted in green on the welcome page, and the remaining 8 of which will be awarded to you if you successfully complete the 8 <a title="Free SQL Server 2008 developer fundamentals course online" href="http://www.getonthecase.com/" target="_blank"><strong>SQL Server 2008 developer fundamentals course online</strong>.</a></p>
<p><a href="http://mycodetrip.com/diary/wp-content/uploads/2008/12/sql-serve-gal-course.jpg"><img class="aligncenter size-full wp-image-173" title="sql-serve-gal-course" src="http://mycodetrip.com/diary/wp-content/uploads/2008/12/sql-serve-gal-course.jpg" alt="" width="496" height="348" /></a></p>
<p>The various training sessions available for free are as follows</p>
<ul>
<li><strong>Uncovering </strong><strong>T-SQL</strong> on SQL Server 2008 ( Part 1 )</li>
<li><strong>Working with unstructured data</strong> in SQL Server 2008 ( Part 2 )</li>
<li><strong>Working with asynchronous data</strong> in SQL Server 2008 ( Part 3 )</li>
<li> <strong>Deploying managed code</strong> to SQL Server 2008 ( Part 4 )</li>
<li><strong>Developing</strong> for SQL Server 2008 using <strong>Visual Studio</strong> ( Part 5 )</li>
<li>SQL Server 2008 and <strong>ADO.Net entity framework integration</strong> ( Part 6 )</li>
<li><strong>Communicating </strong>with SQL Server 2008 <strong>using HTTP</strong> ( Part 7 )</li>
<li><strong>Working with </strong>SQL Server 2008 and <strong>disconnected clients</strong> ( Part 8 )</li>
</ul>
<p>The training sessions are provided by <a href="http://www.isvinnovation.com/Default.aspx" target="_blank">ISV Innovation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mycodetrip.com/2008/12/19/rescue-sql-server-gal-and-learn-free-sql-server-2008-videos-webinars_172/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Sql Server Books Online Download Links</title>
		<link>http://mycodetrip.com/2008/09/22/200-2005-2008-download-links-for-books-online-and-tutorials_83/</link>
		<comments>http://mycodetrip.com/2008/09/22/200-2005-2008-download-links-for-books-online-and-tutorials_83/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 21:41:21 +0000</pubDate>
		<dc:creator>Shiva</dc:creator>
				<category><![CDATA[Top Stories]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://mycodetrip.com/?p=83</guid>
		<description><![CDATA[Download the Books Online for the corresponding version of SQL Server from the following links. SQL Server 2008 Books Online ]]></description>
			<content:encoded><![CDATA[<p>Download the Books Online for the corresponding version of SQL Server from the following links.</p>
<ul>
<li><a title="sql-server-2008-books-online-tutorials-download-page" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=765433F7-0983-4D7A-B628-0A98145BCB97&amp;displaylang=en" target="_blank">SQL Server 2008 Books Online</a></li>
<li><a title="sql-server-2005-books-online-tutorials-download-page" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=BE6A2C5D-00DF-4220-B133-29C1E0B6585F&amp;displaylang=en" target="_blank">SQL Server 2005 Books Online</a></li>
<li><a title="sql-server-2000-books-online-tutorials-download-page" href="http://www.microsoft.com/downloads/details.aspx?familyid=a6f79cb1-a420-445f-8a4b-bd77a7da194b&amp;displaylang=en" target="_blank">SQL Server 2000 Books Online</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mycodetrip.com/2008/09/22/200-2005-2008-download-links-for-books-online-and-tutorials_83/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the Number of CPUs on a ‘SQL Server’ Machine</title>
		<link>http://mycodetrip.com/2008/09/21/get-number-of-cpus-processors-on-server-machine_78/</link>
		<comments>http://mycodetrip.com/2008/09/21/get-number-of-cpus-processors-on-server-machine_78/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 20:23:35 +0000</pubDate>
		<dc:creator>Shiva</dc:creator>
				<category><![CDATA[Tips / HowTos]]></category>
		<category><![CDATA[Code Snippet]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://mycodetrip.com/?p=78</guid>
		<description><![CDATA[Script to get the number of physical and logical CPUs (processors) on a 'SQL Server' Server Machine. ]]></description>
			<content:encoded><![CDATA[<p>Script to get the number of <strong>physical </strong>and <strong>logical CPUs</strong> (processors) on a &#8216;SQL Server&#8217; Server Machine. Uses the <a href="http://msdn.microsoft.com/en-us/library/ms175048(SQL.90).aspx" target="_blank">sys.dm_os_sys_info</a> System View.</p>
<p><span style="text-decoration: underline;">Note</span>: You should run the script on the Server Machine itself. If you connect to the Server using SQL Client from your local machine, this script will show you the CPUs on your machine, not the server machine.</p>
<p><strong>Script Version</strong>:</p>
<pre class="brush: sql">
-- ------------------------------------
-- From: http://mycodetrip.com
-- URL: http://mycodetrip.com/?p=78
-- Remarks: returns the number of
--    logical and physical CPUs on
--    a &#039;sql server&#039; server machine
-- ------------------------------------
select cpu_count &#039;logical_cpus&#039;                     -- logical cpus
, (cpu_count / hyperthread_ratio) &#039;physical_cpus&#039;   -- physical cpus
from sys.dm_os_sys_info
</pre>
<p><strong>Stored Procedure Version</strong>:</p>
<pre class="brush: sql">
create procedure usp_GetServerCpusCount
as
-- ------------------------------------
-- From: http://mycodetrip.com
-- URL: http://mycodetrip.com/?p=78
-- Remarks: returns the number of
--    logical and physical CPUs on
--    a &#039;sql server&#039; server machine
-- ------------------------------------
begin
select cpu_count &#039;logical_cpus&#039;                     -- logical cpus
, (cpu_count / hyperthread_ratio) &#039;physical_cpus&#039;   -- physical cpus
from sys.dm_os_sys_info
end
</pre>
]]></content:encoded>
			<wfw:commentRss>http://mycodetrip.com/2008/09/21/get-number-of-cpus-processors-on-server-machine_78/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
