Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using SQLEXEC() to pool data in background
Message
De
14/08/2003 03:08:06
 
 
À
13/08/2003 21:26:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00820004
Message ID:
00820038
Vues:
17
>I need to pool a large result (40000+) set from MySQL by using SQLEXEC().
>
>It take me about 10sec to download the full data and then the form only appear.
>
>How to fetch data in background, so the form can appear immediately after a few 100s of result downloaded.
>
>TIA.

Hi,

Try to use remote view or CursorAdapter class with FetchSize>0 and FetchAsNeeded=.F. .

Thanks,
Aleksey.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform