Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Performance Issue
Message
 
À
24/08/2009 12:01:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01419605
Message ID:
01420378
Vues:
101
> We noticed that the more indexes are in the CDX, the slower the access tends to be on a networked data.

Opening a table that isn't already open in the VFP instance forces VFP to read the 4 KB header for each index tag. That is, opening a table with 25 indexes will transfer at least 100 KB across the network in 25 separate I/O requests that are all handled sequentially (that is, sensitive to network latency).
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform