Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fastest way to populate combobox with 10t+records
Message
From
15/09/2006 12:50:18
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
 
To
15/09/2006 05:26:10
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01152310
Message ID:
01154197
Views:
25
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform