Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to answer negative VFP attitude? Help...
Message
 
To
20/10/2000 12:14:16
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00427554
Message ID:
00432341
Views:
27
> 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.

How does writing SPs guarantee consistency? Each SP could be written differently, accept different parameters, etc. OTOH a view uses the same mechanism every time.

> 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.

I'm not arguing against using SPs or SPT, I'm just not willing to say that RVs should be completely removed from my bag of tricks, particularly without any concrete evidence that demonstrates tangible and significant performance or scalability benefits. I'm not saying this evidence doesn't exist either, I'd just like to see it.
Mike Feltman

F1 Technologies
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform