<?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 : Running Stored procedure</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Running Stored procedure</description>
  <pubDate>Tue, 12 May 2026 22:59:25 -700</pubDate>
  <lastBuildDate>Thu, 21 Mar 2013 09:33:27 -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=4055</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>Running Stored procedure : Peter,  Is this the very first...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4055&amp;PID=16082#16082</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 4055<br /><strong>Posted:</strong> 21-Mar-2013 at 9:33am<br /><br />Peter,<br /><br />Is this the very first operation performed? <br /><br />Do subsequent calls to the same stored procedure take as long as the first execution?<br /><br />If the call to the stored procedure is the first operation, the issue could be the startup time. <br />You can take a look at the server debug log to determine if that's the case.<br />If the startup time is indeed the issue, you can reduce startup time by controlling discovery. You will find more details at <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/discovery" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/discovery</a>.<br /><br /><br />You could also time the execution in the QueryInterceptor. This would help compare the execution time in the server (i.e. BOS) vs. in the client and determine if the data traffic would actually be the culprit. More details at <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/query-server-lifecycle-&#101;vents" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/query-server-lifecycle-events</a>.<br /><span style="font-size:10px"><br /><br />Edited by sbelini - 21-Mar-2013 at 9:34am</span>]]>
   </description>
   <pubDate>Thu, 21 Mar 2013 09:33:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4055&amp;PID=16082#16082</guid>
  </item> 
  <item>
   <title>Running Stored procedure :   Thanks,Stored procedure output...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4055&amp;PID=16069#16069</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1695" rel="nofollow">PeterProva</a><br /><strong>Subject:</strong> 4055<br /><strong>Posted:</strong> 20-Mar-2013 at 6:30am<br /><br />Thanks,<div>Stored procedure output is just a Number you can asume the getting the Max Number.</div>]]>
   </description>
   <pubDate>Wed, 20 Mar 2013 06:30:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4055&amp;PID=16069#16069</guid>
  </item> 
  <item>
   <title>Running Stored procedure : Peter,  What does the stored procedure...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4055&amp;PID=16059#16059</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 4055<br /><strong>Posted:</strong> 19-Mar-2013 at 2:20pm<br /><br />Peter,<br /><br />What does the stored procedure do? Is it retrieving records? How many?<br /><br />Additional time is taken to instantiate records into objects. (i.e. entities)<br />Also, remember that these entities go across the wire to reach the client.<br />]]>
   </description>
   <pubDate>Tue, 19 Mar 2013 14:20:34 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4055&amp;PID=16059#16059</guid>
  </item> 
  <item>
   <title>Running Stored procedure :   Hi guys,I am using StoredProcedureQuery...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4055&amp;PID=16058#16058</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1695" rel="nofollow">PeterProva</a><br /><strong>Subject:</strong> 4055<br /><strong>Posted:</strong> 19-Mar-2013 at 12:51pm<br /><br />Hi guys,<div>I am using StoredProcedureQuery in Devforce 6.1.7 &nbsp;Silverlight 5 and it takes 15 to 17 seconds,however same Stored procedure on the server is not even 1 second.Any idea?</div><div>thx</div>]]>
   </description>
   <pubDate>Tue, 19 Mar 2013 12:51:47 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4055&amp;PID=16058#16058</guid>
  </item> 
 </channel>
</rss>