<?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>Jordan Ogren &#187; Oracle</title>
	<atom:link href="http://www.jordanogren.com/tag/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jordanogren.com</link>
	<description>Photography, Web Design, and Music</description>
	<lastBuildDate>Mon, 30 Aug 2010 16:21:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Execute Oracle procedure from Sql Server</title>
		<link>http://www.jordanogren.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jordanogren.com%2Fexecute-oracle-procedure-from-sql-server%2F&#038;seed_title=Execute+Oracle+procedure+from+Sql+Server&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://www.jordanogren.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jordanogren.com%2Fexecute-oracle-procedure-from-sql-server%2F&#038;seed_title=Execute+Oracle+procedure+from+Sql+Server#comments</comments>
		<pubDate>Wed, 23 Dec 2009 21:53:06 +0000</pubDate>
		<dc:creator>Jordan Ogren</dc:creator>
				<category><![CDATA[Geekiness]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.jordanogren.com/?p=1146</guid>
		<description><![CDATA[This took me a while to figure out, and there wasn&#8217;t good results from Google. So here&#8217;s the answer, for those who happen to find this. EXEC('call Schema.ProcedureName()') at LINKED_ORACLE_SERVER Make sure you&#8217;ve enabled RPC on your linked server too.]]></description>
			<content:encoded><![CDATA[<p>This took me a while to figure out, and there wasn&#8217;t good results from Google. So here&#8217;s the answer, for those who happen to find this.</p>
<p><code>EXEC('call Schema.ProcedureName()') at LINKED_ORACLE_SERVER</code> </p>
<p>Make sure you&#8217;ve enabled RPC on your linked server too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jordanogren.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jordanogren.com%2Fexecute-oracle-procedure-from-sql-server%2F&#038;seed_title=Execute+Oracle+procedure+from+Sql+Server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

