<?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; programmer reference</title>
	<atom:link href="http://mycodetrip.com/tag/programmer-reference/feed/" rel="self" type="application/rss+xml" />
	<link>http://mycodetrip.com</link>
	<description>stories from the information technology highway</description>
	<lastBuildDate>Wed, 01 Sep 2010 21:36:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</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>
	</channel>
</rss>
