Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote view speed w/ large data set, vs select to a cur
Message
De
31/07/2002 12:29:44
 
 
À
30/07/2002 13:08:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00683953
Message ID:
00684564
Vues:
26
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform