Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get the next 100 records in CursorAdapter?
Message
From
03/02/2004 01:19:31
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
To
03/02/2004 00:02:30
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00873261
Message ID:
00873280
Views:
23
I think that you may want to set fetchsize=100 and MaxRecords=-1. I believe that by doing this, once you skip or scan past the first 100 records, it should auto fetch the next 100.

>Hi All
>
>I have this CursorAdapter with these particular properties set:
>
>FetchAsNeeded = .T.
>MaxRecords = 100
>FetchSize = -1
>
>This brings down only the first 100 records.
>
>My question is, how do I get the CA to bring down the next 100. I have these 100 records displayed in a grid.
>
>I was unable to find any command in the help about this.
>
>TIA
>
>Bernard
L.A.Long
ProgRes
lalong1@charter.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform