Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM & SQL Server
Message
 
To
25/01/2001 14:00:20
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00468674
Message ID:
00468820
Views:
18
Gerald,

I've been using the framework for about 3 years and I find that views are pretty reliable for the most part. However, I do understand that SPT is the way to go for ultimate reliability.

The way I've seen this work is maybe having your look up and list tables on views to at least make that part simple. Since your really not making critical calls to the back end views would be just fine.

In the other case were you do want the reliability, especially when dealing with transactions, you can put your SPT code in a sub class of the cDataBehavior class. Just replace your Save(), New(), Delete() methods with your code.
Previous
Reply
Map
View

Click here to load this message in the networking platform