Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to answer negative VFP attitude? Help...
Message
 
À
10/10/2000 16:42:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00427554
Message ID:
00427885
Vues:
21
The decision to use SQL Server as a data store is mostly dependent on available bandwith. VFP does not work well on WANs. Its a file server database and will need to pull much more info through the network than SQL Sever to run a query. Also, SQL server is much more secure. VFP as a data store is really only viable on a LAN or single user apps.

However, VFP makes an excellent front end in a client server database. With it OOP capabilities you can create data driven apps very easily. This is the main reason why VFP is a better choice than VB\ADO. Also, its data engine can be used on the client as a static data store which saves round trips to the server for data that doesn't change much.

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

Click here to load this message in the networking platform