﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » ExecuteStoredProcedure( ) and Timeouts</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 14 Sep 2026 03:46:25 GMT</lastBuildDate><ttl>20</ttl><item><title>ExecuteStoredProcedure( ) and Timeouts</title><link>http://forum.strataframe.net/FindPost23858.aspx</link><description>Hi all -&lt;br&gt;
&lt;br&gt;
I see postings that discuss using SQLCommand.ConnectionTimeout to prevent connection timeouts for long-running stored procedures. Is it possible to do the same with MicroFour.StrataFrame.Data.DataBasics.DataSources[""].ExecuteStoredProcedure( )? &lt;br&gt;
&lt;br&gt;
If not I'll just recode to use a SQLCommand object, but it would be nice if that wasn't required... &lt;br&gt;
&lt;br&gt;
TIA</description><pubDate>Tue, 21 Jul 2009 15:17:57 GMT</pubDate><dc:creator>Alex Luyando</dc:creator></item><item><title>RE: ExecuteStoredProcedure( ) and Timeouts</title><link>http://forum.strataframe.net/FindPost23861.aspx</link><description>[quote]Thanks for the quick reply, Mr. T.&lt;br&gt;
[/quote]&lt;br&gt;
&lt;br&gt;
Makes me want to go out and buy a bunch of gold necklaces and put a huge ring on every finger! :D</description><pubDate>Tue, 21 Jul 2009 15:17:57 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: ExecuteStoredProcedure( ) and Timeouts</title><link>http://forum.strataframe.net/FindPost23860.aspx</link><description>Thanks for the quick reply, Mr. T.</description><pubDate>Tue, 21 Jul 2009 14:21:02 GMT</pubDate><dc:creator>Alex Luyando</dc:creator></item><item><title>RE: ExecuteStoredProcedure( ) and Timeouts</title><link>http://forum.strataframe.net/FindPost23859.aspx</link><description>You will have to set this at the command level.  In truth, you are better off doing this anyway as you will have more overall control of the execution.  So you will need to create an SqlCommand and set the timeout at that level.  :)</description><pubDate>Tue, 21 Jul 2009 13:33:05 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>