Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cascading Updates for non-key fields
Message
From
26/05/1999 16:15:10
 
 
To
26/05/1999 10:37:44
John White
Micro-Oriented Software Techniques, Inc.
Phoenix, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00222726
Message ID:
00223163
Views:
27
>I've been thinking about adding code to the PostSaveHook method (in Departments bizobj) to update the entries in the Projects table whenever the Manager field changes in the Department table. But with all the environmental considerations of MM, I'm not quite sure how to proceed without gumming up the works.
>
>Once again, I thank you for your imput.

I think i understand what you are doing... you are putting the manager in the parent and the child file? You should probably have the Projects Table BizObj take care of making this change, since it controls that file... The Departments bizobj should check to see if manager was changed, and if it was tell the Projects table what DepartmentID has a manager change, and what the new manager name is.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform