Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP client and server
Message
De
18/01/2002 13:59:23
 
 
À
18/01/2002 13:38:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00606911
Message ID:
00606924
Vues:
30
Views are one of the options you can use for your C/S app.
Other approaches are:
1. ADO (blah - there are better ways in VFP, but its just an option)
2. SPT (SQL Pass-through - using ANSI-SQL queries for retrieving data (to be server independant) and VFP DML (data-manipulating language) commands for better performance when making preprocessing of the data)
3. Combination of 1., 2. and views (maybe without 1. but not necessary)
specified... (maybe some other UT members will give other ideas)

Regards
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform