<?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>SQL Server Planet &#187; OPENQUERY</title>
	<atom:link href="http://sqlserverplanet.com/tag/openquery/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:33:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Local Linked Server</title>
		<link>http://sqlserverplanet.com/sql-server/local-linked-server</link>
		<comments>http://sqlserverplanet.com/sql-server/local-linked-server#comments</comments>
		<pubDate>Fri, 19 Jun 2009 05:32:24 +0000</pubDate>
		<dc:creator>Derek Dieter</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Linked Server]]></category>
		<category><![CDATA[OPENQUERY]]></category>

		<guid isPermaLink="false">http://sqlserverplanet.com/?p=269</guid>
		<description><![CDATA[When using OPENQUERY you will sometimes want to make calls to the same server you are working from. The most common reason for this is to query the output of a stored procedure into a temporary table. For that example, follow this link: (Insert Results of Stored Procedure Into Table) Before doing that you will [...]]]></description>
		<wfw:commentRss>http://sqlserverplanet.com/sql-server/local-linked-server/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Insert Stored Procedure Results Into Table</title>
		<link>http://sqlserverplanet.com/sql/insert-stored-procedure-results-into-table</link>
		<comments>http://sqlserverplanet.com/sql/insert-stored-procedure-results-into-table#comments</comments>
		<pubDate>Thu, 18 Jun 2009 15:04:37 +0000</pubDate>
		<dc:creator>Derek Dieter</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[OPENQUERY]]></category>
		<category><![CDATA[stored procedure]]></category>

		<guid isPermaLink="false">http://sqlserverplanet.com/?p=258</guid>
		<description><![CDATA[Retrieving the result set from a stored procedure has historically proven to be a difficult task. Fortunately with the advent of OPENROWSET, our life as developers has become much simpler. Using openrowset is very simple when we do not have procedures that take parameters, However when parameters become involved the game changes, however there is [...]]]></description>
		<wfw:commentRss>http://sqlserverplanet.com/sql/insert-stored-procedure-results-into-table/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

