-
Paging through records...
I am trying to display 20 records at a time on a web page through ADO & ASP.
How can I accomplish this without fetching the entire contents of the query?
I've tried to use PageSize and AbsolutePage, but that doesn't seem to work,
because .RecordCount is not available. Is there a way to skip records while
.MoveXXXX through the records? Like
.Move Position, adSkipRecords
Regards,
Robert Gelb
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks