Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Network Slow
Message
De
06/08/2009 12:10:46
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01416489
Message ID:
01416514
Vues:
84
This message has been marked as a message which has helped to the initial question of the thread.
Paul,

This is expected behaviour in an optimize network.

If one user is working on the database, it will cache information on the local workstation. As soon as the second user comes, the write chache has to be flushed. And as soon as the table is changed, the read cache is disabled. From then on accessing the data automatically means direct network traffic.

The following link is discussing the novell network, but the same holds true for Windows Networks.
http://www.novell.com/support/viewContent.do?externalId=7001112&sliceId=1


All you can do, is make sure you minimize network traffic by making smart use of indexes and only requesting the information you need.

Walter,




>Hello:
>
>Does anyone have any information on why a network would be slow when two or more users are running a Foxpro application at the same time? In other words, the first user starts the application which opens some tables and queries them—no slowness. Then when another user starts the application the user will experience slowness opening and querying.
>
>Is this a router problem or something that needs to be configured on the physical server?
>
>Thanks!
>
>--Paul
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform