Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Views vs. SQL Pass Thru'
Message
From
08/12/1998 16:38:43
 
 
To
08/12/1998 16:32:27
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00165323
Message ID:
00165327
Views:
23
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform