Tim, I think Michael was suggesting you set the CursorLocation of the recordset to adUseClient. In this case the client is the web server not the person browsing the site.
Marios Alexandrou Web and Desktop Software Developer http://www.mariosalexandrou.com ----- Original Message ----- From: "Tim Fletcher" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Wednesday, August 21, 2002 9:39 AM Subject: RE: txt db driver and rs.count > i can't have it client side because i need to know before the page is displayed (it is for a progress bar). > i've used the old method of manualy counting through the records, not ideal, but it will do :) > > Thanks for your help > HAND > Tim > > -----Message d'origine----- > De : Michael Elfial [mailto:[EMAIL PROTECTED]] > Envoy� : mercredi 21 ao�t 2002 14:38 > � : ActiveServerPages > Objet : RE: txt db driver and rs.count > > > Have you tried different options for the recordset ? Something more > "client side" may support this (in fact I never used csv driver for > something > more than just see if it works). > > -----Original Message----- > From: Tim Fletcher [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 21, 2002 11:25 AM > To: ActiveServerPages > Subject: txt db driver and rs.count > > > hi, > i can't seem to be able to access the recordset count property if i use a > text (csv) db file. is this normal? is there a work > around? > > TIA > Tim --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
