Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fastest way to populate combobox with 10t+records
Message
De
15/09/2006 12:50:18
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
 
 
À
15/09/2006 05:26:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
01152310
Message ID:
01154197
Vues:
26
>thanks.. i'll look into it. However basically i'm looking for a non-asynchrounous solution. instead i'd like it to pull max of 20 records at a time then waiting till when user scrolls or presses a key (for the visible portion of the combobox and drop-downlist).
>i'm not a fan of asynchronous access (which i understand to be background continuance of record transfers) since it's basically wasteful of bandwidth, and CPU processing

Hi
Asyncronous=.T. + FetchAsNeeded=.T. is what you are looking for and you can see it in sample form, last page. Watch status bar and you will see how next 20 records are retrieved from remote source as you scroll in listbox part of combobox
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform