<?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: Reporting On Data From Stored Procedures (part 1)</title>
	<atom:link href="http://blog.hoegaerden.be/2009/11/10/reporting-on-data-from-stored-procedures-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hoegaerden.be/2009/11/10/reporting-on-data-from-stored-procedures-part-1/</link>
	<description>SQL Server, BI, .NET, IT and anything else I have been playing with.</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:08:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sid</title>
		<link>http://blog.hoegaerden.be/2009/11/10/reporting-on-data-from-stored-procedures-part-1/comment-page-1/#comment-2767</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Thu, 29 Jul 2010 13:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoegaerden.be/2009/11/10/reporting-on-data-from-stored-procedures-part-1/#comment-2767</guid>
		<description>Thanks for this -- I&#039;m finally back into SSRS after a long time.

I&#039;m finding problems using the report designer
Report Designer in 2008 SSRS R2 times out when adding a dataset which calls a long running stored procedure.  Error Message:

Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

I can tell that when adding a stored procedure SSRS report designer is calling the proc.

I have captured the trace on SQL profiler and I can see the procedure call.  

The stored proc on it&#039;s own takes just over one minute to complete execution.

Is there anyway to increase (looks like 30 seconds is the default) the time out when the report designer executes this proc call when designing the report?

Thanks,
Sid</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8212; I&#8217;m finally back into SSRS after a long time.</p>
<p>I&#8217;m finding problems using the report designer<br />
Report Designer in 2008 SSRS R2 times out when adding a dataset which calls a long running stored procedure.  Error Message:</p>
<p>Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.</p>
<p>I can tell that when adding a stored procedure SSRS report designer is calling the proc.</p>
<p>I have captured the trace on SQL profiler and I can see the procedure call.  </p>
<p>The stored proc on it&#8217;s own takes just over one minute to complete execution.</p>
<p>Is there anyway to increase (looks like 30 seconds is the default) the time out when the report designer executes this proc call when designing the report?</p>
<p>Thanks,<br />
Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reporting On Data From Stored Procedures (part 2) &#171; A Blog for SQL Server Reporting Services (SSRS) Programmers</title>
		<link>http://blog.hoegaerden.be/2009/11/10/reporting-on-data-from-stored-procedures-part-1/comment-page-1/#comment-2609</link>
		<dc:creator>Reporting On Data From Stored Procedures (part 2) &#171; A Blog for SQL Server Reporting Services (SSRS) Programmers</dc:creator>
		<pubDate>Fri, 11 Jun 2010 08:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hoegaerden.be/2009/11/10/reporting-on-data-from-stored-procedures-part-1/#comment-2609</guid>
		<description>[...] On Data From Stored Procedures (part 2)  By Valentino Vranken, on June 11th, 2010 In a previous article I announced that I would write a sequel covering how to pass multiple-value parameters from a SQL [...]</description>
		<content:encoded><![CDATA[<p>[...] On Data From Stored Procedures (part 2)  By Valentino Vranken, on June 11th, 2010 In a previous article I announced that I would write a sequel covering how to pass multiple-value parameters from a SQL [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
