Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote Views vs. SQL Pass Thru'
Message
De
08/12/1998 16:38:43
 
 
À
08/12/1998 16:32:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00165323
Message ID:
00165327
Vues:
16
>Can anyone give me 3 good reasons for using SQL pass thru' for client server applications instead of using remote views?
>
>Regards
>JohnH

Actually, you may use both. The difference between these two things is that pass-through SQL allows to call stored procedure, so it should be used either for time-critical situations, or when you want to run some multi-line (SELECT/UPDATE/DELETE/SELECT etc.) SQL process at once. In other cases, you may still use remote views.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform