Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help! My CA's and SPT ignore the FetchSize Property
Message
From
26/03/2004 04:56:00
 
 
To
25/03/2004 06:41:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00889217
Message ID:
00889888
Views:
22
What you say confirms my fears. Is there any way around this without going to Asyncronous mode?

The same thing happens in VFP7 with SPT so the Cursor Adapters by themselves are not wrong.

Is there anywhere where I can get more info about this darn fetchsize?
Is it a VFP problem or an ODBC problem?

This most certainly looks like a BUG, most noticable when the SQLServer dishes out the data for the first time. After that it ic cached and a bit faster.

Any ideas?

>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform