Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help! My CA's and SPT ignore the FetchSize Property
Message
De
25/03/2004 06:41:43
 
 
À
24/03/2004 22:35:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00889217
Message ID:
00889536
Vues:
24
Hi Bernard,

On VFP the ODBC rows are fetched one by one.

Then, if you use a ODBC in Syncronous mode,
FetchSize is ignored,
and, i think, it put 100 into the C variable
for the fetch loop ( last line of this loop is the talk output).

Because VFP not use ODBC Array advanced APIs,
FetchSize in syncronous mode is irrelevant.

Then FetchSize is usefull only on Async mode.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform