Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to answer negative VFP attitude? Help...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00427554
Message ID:
00431630
Views:
14
>>I agree, and to me, this is one point where RVs have at least one advantage: >>when I add a field to a backend table, If I am using RVs to update that >>table, I only have to update the view definition. If I am using SPs, I have >>to update at least one and probably two or three SPs to reflect the change, >>as well as change the code in the data access class that builds the parameter >>list, and recompile the object. How is that more manageable?

I would much rather change a little SP code than deal that silly View designer. As for the data access classes, mine always know how to generate their own parms and what SP to call and what to do if an error occurs. The only thing that really changes in my framework are the validation methods in the cursor subclasses.

Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform