<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Need to call Stored procedure on server</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Need to call Stored procedure on server</description>
  <pubDate>Wed, 13 May 2026 00:11:04 -700</pubDate>
  <lastBuildDate>Mon, 25 Feb 2013 09:59:51 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=4004</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Need to call Stored procedure on server :    The methods auto-generated...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4004&amp;PID=15909#15909</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 4004<br /><strong>Posted:</strong> 25-Feb-2013 at 9:59am<br /><br />The methods auto-generated by DevForce for stored procedures are just helper methods to make query execution easier, they aren't required.&nbsp; In your code you can "new" a StoredProcQuery just as you see done in the helper methods, and then execute that query.&nbsp; Here's more information on the <a href="http://drc.ideablade.com/Api&#068;ocumentati&#111;n/IdeaBlade.EntityModel~IdeaBlade.EntityModel.StoredProcQuery~_ctor.html" target="_blank">StoredProcQuery</a>.<div>&nbsp;</div><div>As an alternative, you can use the EntityManager copy constructor to create a typed entity manager from the base EM, giving you access to your EntityQuery and StoredProcQuery methods and properties.</div>]]>
   </description>
   <pubDate>Mon, 25 Feb 2013 09:59:51 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4004&amp;PID=15909#15909</guid>
  </item> 
  <item>
   <title>Need to call Stored procedure on server : How do I call stored procedure...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4004&amp;PID=15907#15907</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=957" rel="nofollow">hijaggu</a><br /><strong>Subject:</strong> 4004<br /><strong>Posted:</strong> 25-Feb-2013 at 12:04am<br /><br />How do I call stored procedure on server using untyped entity manager? I am unable to get stored procedure query.]]>
   </description>
   <pubDate>Mon, 25 Feb 2013 00:04:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4004&amp;PID=15907#15907</guid>
  </item> 
 </channel>
</rss>