<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 7 - htmldocs - 00000314.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T16:52:41</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000314.htm#65112" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000314.htm#52909" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000314.htm#65112">
		<title>coldfusion/7/htmldocs/00000314.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000314.htm#65112</link>
		<description>It gets worse: when multiple &lt;cfprocresult...&gt; statements are used, maxrows must be specified for every statement if it's used at least once. If you don't specify it for every statement, the same maxrows setting will be used for all result sets. Use maxrows=&quot;-1&quot; to force the retrieval of the complete resultset.</description>
		<dc:creator>MU</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-04-05T10:52:24</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000314.htm#52909">
		<title>coldfusion/7/htmldocs/00000314.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000314.htm#52909</link>
		<description>There is a change in this tag behavior since CF5.&lt;br /&gt;If you perform multiple queries in the same store procedures with SQL Server, you may get only the first row in the resultset.&lt;br /&gt;In other word RecordCount is not properly instantiated, and if you try to loop the resultset, you may get a wrong result (in my case the first row only).&lt;br /&gt;To fix this, I had to set the maxrows parameter to a much higher value than the number of rows expected.&lt;br /&gt;Let's hope a patch fix it.</description>
		<dc:creator>gherisson</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-09-11T14:31:21</dc:date>
	</item>
	</rdf:RDF>

