Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote view speed w/ large data set, vs select to a cur
Message
From
31/07/2002 12:29:44
 
 
To
30/07/2002 13:08:05
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00683953
Message ID:
00684564
Views:
25
Christian, Jayesh,

All these properties are already set this way.

>Hello,
>
>maybe this helps,
>
>
>DBSetProp('yourView', 'View', 'FetchAsNeeded', .F.)
>DBSetProp('yourView', 'View', 'FetchSize', -1)
>DBSetProp('yourView', 'View', 'MaxRecords', -1)
>
>
>I once had the situation that i got the 'connection is busy' error
>cause one of my views hadn't these properties set
>
>Regards
>
>Christian
Previous
Reply
Map
View

Click here to load this message in the networking platform