<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014159" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014159</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/recordcount#comment-1081823</link>
    <description> &lt;p&gt;That file is only necessary when you want to refer to the properties by name (adOpenDynamic) instead of the number (1,2,3, etc). That should not have any effect on whether or not .RecordCount works unless you hade some sort or error checking on (On Error Resume Next).&lt;/p&gt;
&lt;p&gt;Instead of including that file (adovbs.inc) I just make reference to the actual ADO library on my server, I use this line in my global.asa:&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Apr 2001 17:50:19 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1081823 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Thanks</title>
    <link>https://www.webmaster-forums.net/web-database-development/recordcount#comment-1081811</link>
    <description> &lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;I tried changing the cursor and it produced the same results. When I entered this line of code it worked.&lt;/p&gt;
&lt;p&gt;Is this necessary?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Mike&lt;/p&gt;
 </description>
     <pubDate>Thu, 26 Apr 2001 15:20:42 +0000</pubDate>
 <dc:creator>1aspfan</dc:creator>
 <guid isPermaLink="false">comment 1081811 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/recordcount#comment-1081758</link>
    <description> &lt;p&gt;RecordCount depends on the type of cursor you use, and where you open it (client or server). If I remember correctly all client side cursors support RecordSet, and server-side Dynamic &amp;amp; Forward only don&#039;t. So I&#039;m guessing you&#039;re either not specifying the cursor or you&#039;re using one of these 2 server-side ones. Try changing your cursor.&lt;/p&gt;
 </description>
     <pubDate>Wed, 25 Apr 2001 12:37:46 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1081758 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
