Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get the next 100 records in CursorAdapter?
Message
De
03/02/2004 01:19:31
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
 
À
03/02/2004 00:02:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00873261
Message ID:
00873280
Vues:
24
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform