Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use vfp on WAN
Message
 
À
03/09/2008 11:56:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01344538
Message ID:
01344621
Vues:
14
Hi,

>how to use vfp on WAN

if the connection is very slow you need to minimize network transfer:

- Keep the number of tags to a minimum
- Dont' use an index on DELETED()
- Optimize queries for best balance
- Don't open more tables than you need, but keep tables open once you opened them

Normally, VFP isn't best suited for WAN connections. A better solution would probably be to use some sort of Terminal Services or remote control software.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform