Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to answer negative VFP attitude? Help...
Message
From
20/10/2000 12:14:16
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00427554
Message ID:
00432116
Views:
28
Bingo.

There is the "CRUD" concern for server databases. That is, you wanted consistent access to creation,retrieval,updating,and deletion of data. Placing these functions in a data services tier comprised of SPs guarantees consistency and greatly reduces the chance of deadlocks.

Theer are other advantages as well: Stored procs are precomped, re-entrant, and if your data access bogs down, you have access to server management tools for both the database server's hardware and the server database.

>One of the big advantages I see of SP's vs. RV's, that I haven't seen mentioned yet, is that RV's are a VFP only mechanism. If you need to access the data from other non-VFP applications you're going to need the SP's for the other applications anyway.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform