<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021922" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021922</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135225</link>
    <description> &lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; thanks suzanne i should have seen that one&lt;/p&gt;
 </description>
     <pubDate>Mon, 28 Jul 2003 22:45:12 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1135225 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135098</link>
    <description> &lt;p&gt;or 1, depending.&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Jul 2003 13:00:12 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1135098 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135097</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: I mean, what were they thinking?!?
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; they where thinking of the best way to make money doing over complicated things to sell you programming course. then every 3 or 4 years they change everything so you start from 0 again&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Jul 2003 12:27:00 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1135097 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135090</link>
    <description> &lt;p&gt;Hehehe, yeah. I&#039;ve been programming VB for years, the more I know about it - the less I like it. It&#039;s so tempramental, they try to make programming &quot;easy&quot; but just make everything over-complicated and illogical...For web based stuff PHP is the way to go: no COM overhead for a start.&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Jul 2003 10:53:55 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1135090 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135089</link>
    <description> &lt;p&gt;Does this suprise anyone that microsoft has it&#039;s own theory on referencing lists?  I mean, what were they thinking?!?&lt;/p&gt;
 </description>
     <pubDate>Fri, 25 Jul 2003 08:41:15 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1135089 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135079</link>
    <description> &lt;p&gt;Thanks, this helps...&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jul 2003 22:58:03 +0000</pubDate>
 <dc:creator>jlot6</dc:creator>
 <guid isPermaLink="false">comment 1135079 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135077</link>
    <description> &lt;p&gt;ADO is a bit strange with EOF and BOF (you&#039;ll find the same happens with EOF). &lt;/p&gt;
&lt;p&gt;The AbsolutePosition for BOF is -1, whilst the first record is stored in AbsolutePosition 1 (BOF does not have a record associated with it).&lt;/p&gt;
&lt;p&gt;Also...AbsolutePosition is indexed from 1, therefore 0 doesn&#039;t really do anything. ADO probably returns the first record becasue it is the nearest match.&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jul 2003 21:25:39 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1135077 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135067</link>
    <description> &lt;p&gt;My guess is it&#039;s so you don&#039;t have to correct for the zero position. Oversight? &lt;/p&gt;
&lt;p&gt;Record count should be accurate,  a count of how many records you have? Absolute position is also logical, it&#039;s ABSOLUTELY in the first position, not the zeroth position.&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jul 2003 18:38:28 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1135067 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135062</link>
    <description> &lt;p&gt;I can understand that, I don&#039;t however understand then why if you use recordcount or absoluteposition, is starts from 1?&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jul 2003 15:33:48 +0000</pubDate>
 <dc:creator>jlot6</dc:creator>
 <guid isPermaLink="false">comment 1135062 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/recordcount#comment-1135059</link>
    <description> &lt;p&gt;perhaps the index is zero based?&lt;/p&gt;
&lt;p&gt;to seek the first record you can use MoveFirst&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 Jul 2003 14:15:51 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1135059 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
