Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speed of form load in multi-user environment
Message
 
À
10/09/2008 16:24:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01346139
Message ID:
01346526
Vues:
17
Hi Chris,

>Would doing this have any benefit when running over Terminal Service?

Yes, although less. Keeping a DBC locally has two reasons: network transfer and locking. On a terminal server the DBC is already local, so you won't reduce the amount of data transferred over the network. But you still have the locking issue if the user tries to open the same view in two instances. In addition, with a local DBC you can open it exclusively allowing VFP to make use of the cache more extensively.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform