Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cuserform class
Message
From
24/05/2001 11:45:49
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00510667
Message ID:
00510955
Views:
18
>Laurisa,
>
><>
>
>The typical solution to this problem is as Alex is suggested...the view fields are not marked as updatable. However, if these are set correctly, it sounds like you're doing everything else right! At this point, I recommend USEing the view directly (without the business object), changing the fields and issuing a TABLEUPDATE() command to make sure the view itself is working correctly.
>
>Regards,


I actually did that some last night after my post and this morning before I logged in. Between that and having a co-worker put another set of eyes on it, it gave me the key! It was a problem with Stonefield, not MM or really anything that I did. What happens in Stonefield is as follows:

When you modify the table, it automatically updates the view, and everything LOOKS good visually, however in order for the change to truely take effect in the view, you have to "redefine" the view. The documentation states that the redefinition is supposed to happen automatically if you do the work with Stonefield and that if you do changes outside stonefield, you can use the redefine view to synch everything up. I did all the changes inside, but evidentally, while it did add the fields and make everything look good, it didn't completely redefine the view (which makes me curious as to exactly what redefining actually does). I guess the one lesson I've learned from this is when in doubt, redefine. thanks!

laurisa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform