[thelist] rs.PageCount

Salvatore Palmisano spalmisano at usaiss.com
Fri Jan 26 18:42:32 CST 2001


ADO supports it, the default cursor type (which is used unless otherwise
specified) does not.
Research the different cursor types at
http://msdn.microsoft.com for more information.

adOpenKeyset
adOpenDynamic
adOpenForwardOnly

HTH.

--Salvatore Palmisano
Chief Information Officer
International Security Solutions, Inc.
spalmisano at usaiss.com

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]On Behalf Of Cory Preus
Sent: Friday, January 26, 2001 6:04 PM
To: 'thelist at lists.evolt.org'
Subject: RE: [thelist] rs.PageCount


>ADO doesn't populate the RecordCount or PageCount properties

What does? It seems kind of silly to have those calls in place but not
supported through ADO.

>Better to write something to page through them after you have
>the records

What is the best way to store the cursor and records without requerying the
db? I'd like to stay away from session variables...

<tip>
Evolters rock.
</tip>

---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list