Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Client/Server without views
Message
From
09/03/2000 20:01:50
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00343631
Message ID:
00343969
Views:
23
>She beleives the entire application should be written with SLQ Passthrough calling stored procedures. The rational is that when VFP dies, the next client (VB??) would simply pickup by calling the same stored procedures.

They're not bad thoughts (except for the VFP Dieing part), but using SQLPT is more powerfull then Views from what I can tell. Plus, you could be less fearful that the next client doesn't screw something up, because you'll be using only one set of Stored Procs to SELECT, INSERT, UPDATE, and DELETE.

Robert Green wrote some articles on VFP in C/S apps, and he discussed the Stored Procs approach as well.
Previous
Reply
Map
View

Click here to load this message in the networking platform