Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
1:M:M woes
Message
From
23/02/1999 15:04:38
 
 
To
23/02/1999 13:53:57
John White
Micro-Oriented Software Techniques, Inc.
Phoenix, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00190578
Message ID:
00190621
Views:
9
>Scenario:
>
>1. CBizObjMaintenance Form (ProjectForm) with a BizObj (ProjectObj1);
>2. Page 2 contains a CListObjEdit and a BizObj (PhaseObj1) that has ProjectObj1 as its Parent, refresh when Parent changes, calls CListObjEditForm (PhaseForm);
>3. PhaseForm contains CListObjEdit and a BizObj (ReviewObj1) that has PhaseObj1 as its Parent, refresh on first activate, calls CListObjEditForm (ReviewForm);
>
>ProjectForm works just as expected.
>
>When I open PhaseForm I get an error message about invalid Parent bizobj (PhaseObj1).
>

What specifically is the error.

I think since you have three bizobjs you will have to have the second one query whenever the parent is queried. This way, if they skip page two and go right to page 3, the page 2 bizobj has records in it.

Also, are you sure your views are related properly. They way I check this is by opening all the views from the command window and browseing them... then, as I move from record to record make sure the child views sync properly.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform