<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Effective EF with Oracle (Stored Procedures with REF CURSORs)</title>
	<atom:link href="http://blogs.datadirect.com/2009/06/effective-ef-with-oracle-stored-procedures-with-ref-cursors.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.datadirect.com/2009/06/effective-ef-with-oracle-stored-procedures-with-ref-cursors.html</link>
	<description>The DataDirect Blog</description>
	<lastBuildDate>Fri, 13 Aug 2010 02:27:44 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://blogs.datadirect.com/2009/06/effective-ef-with-oracle-stored-procedures-with-ref-cursors.html/comment-page-1#comment-5081</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 30 Dec 2009 23:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.datadirect.com/?p=1122#comment-5081</guid>
		<description>I couldn&#039;t get this to work. A couple of things were confusing.

* In your stored procedure, you had two arguments, CATEGORYID IN number, myCursor OUT types.cursorType, yet your usage examples use an integer and a string, but no cursor.
* I don&#039;t understand how to actually fix the issue when &quot;some manual intervention is required&quot;

I get to the point where I am making the LINQ call, but it&#039;s asking for me to pass a parameter for the cursor, and I don&#039;t know what to do. Your examples seem to hint that the cursor parameter is ignorable.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t get this to work. A couple of things were confusing.</p>
<p>* In your stored procedure, you had two arguments, CATEGORYID IN number, myCursor OUT types.cursorType, yet your usage examples use an integer and a string, but no cursor.<br />
* I don&#8217;t understand how to actually fix the issue when &#8220;some manual intervention is required&#8221;</p>
<p>I get to the point where I am making the LINQ call, but it&#8217;s asking for me to pass a parameter for the cursor, and I don&#8217;t know what to do. Your examples seem to hint that the cursor parameter is ignorable.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mhanney</title>
		<link>http://blogs.datadirect.com/2009/06/effective-ef-with-oracle-stored-procedures-with-ref-cursors.html/comment-page-1#comment-298</link>
		<dc:creator>mhanney</dc:creator>
		<pubDate>Sat, 27 Jun 2009 00:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.datadirect.com/?p=1122#comment-298</guid>
		<description>Nice work. Thanks.</description>
		<content:encoded><![CDATA[<p>Nice work. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
