Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WAN and Visual FoxPro Database (Data Accessing speed)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00276225
Message ID:
00276887
Vues:
31
If you are sending data over long distances, it may be time to switch to SQL server on the backend. VFP is file server database, it needs to load the entire file inorder to do anything with it. On the other hand, SQL Server runs in its own process and only sends query results. It uses much less bandwith.

Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform