<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: MethodAPISelect_DataSetV2 - retrieving large set</title><link>http://forums.method.me/cs/forums/thread/11904.aspx</link><pubDate>Thu, 19 Apr 2012 19:00:16 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11904</guid><dc:creator>Method_David</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11904.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11904</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;sbartgis,&lt;/p&gt;
&lt;p&gt;Is this happening on the version of the api that will be released on may 1st (available at &lt;a href="https://www.methodintegration.com/MethodAPItest/Service.asmx"&gt;https://www.methodintegration.com/MethodAPItest/Service.asmx&lt;/a&gt;)&amp;nbsp; There have been several speed improvements made there.&lt;/p&gt;
&lt;p&gt;If it still times out can you please elaborate on the parameters you are passing into the&amp;nbsp;where, groupby, having,&amp;nbsp;and order by parameters so I can attempt to reproduce this?&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;</description></item><item><title>Re: MethodAPISelect_DataSetV2 - retrieving large set</title><link>http://forums.method.me/cs/forums/thread/11875.aspx</link><pubDate>Wed, 18 Apr 2012 20:44:30 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11875</guid><dc:creator>sbartgis</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11875.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11875</wfw:commentRss><description>&lt;p&gt;Understandable.&lt;/p&gt;
&lt;p&gt;Knowing that it is SQL Server helps because now I am able to say &amp;quot;TOP 1000&amp;quot; in the fieldQuery and choose a column to order by I can now range the requests by something other than date - which I don&amp;#39;t like.&lt;/p&gt;
&lt;p&gt;I suppose since you didn&amp;#39;t offer any alternatives that there is no way to get an entire table in one shot. You may want to update the error message in the online Export tool.&lt;/p&gt;</description></item><item><title>Re: MethodAPISelect_DataSetV2 - retrieving large set</title><link>http://forums.method.me/cs/forums/thread/11872.aspx</link><pubDate>Wed, 18 Apr 2012 20:17:14 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11872</guid><dc:creator>Method_David</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11872.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11872</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi sbartgis,&lt;/p&gt;
&lt;p&gt;Sounds like you hit the webservice timeout unfortunately.&lt;/p&gt;
&lt;p&gt;Our databackend is sqlserver both and Limit and Offset do not exist in sqlserver. The closest you have is Row_Number in conjunction with a common table expression, but that functionality is not supported by the API and there are no plans to include it in the near future.&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>MethodAPISelect_DataSetV2 - retrieving large set</title><link>http://forums.method.me/cs/forums/thread/11854.aspx</link><pubDate>Tue, 17 Apr 2012 19:25:53 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:11854</guid><dc:creator>sbartgis</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/11854.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=11854</wfw:commentRss><description>&lt;p&gt;I am trying to retrieve a very large dataset from the system using the MethodAPISelect_DataSetV2. All of the tables I have tried work fine except for one. The query fails after about 60 seconds with an error from the far&amp;nbsp;end web service about web.config needing additional parameter.&amp;nbsp;The table in question is called &amp;quot;Activities.&amp;quot; Even the built-in Export tool on the Method website fails.&lt;/p&gt;
&lt;p&gt;I can programmatically segment the query into month/year ranges in the strWhereClause, but I would rather perform the select with LIMIT and OFFSET for ranges. Can this be done?&lt;span style="font-family:Consolas;color:#a31515;font-size:x-small;"&gt;
&lt;p&gt;&lt;font face="Consolas" size="2" color="#a31515"&gt;&lt;font face="Consolas" size="2" color="#a31515"&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>