Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What am I missing here ???
Message
 
 
To
05/08/1999 14:43:23
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00250312
Message ID:
00250327
Views:
17
>I have created a simple one-to-many report using the wizard. It works fine except that it refuses to ignore deleted child records. I have invoked the SET DELETED ON command, but it is still ignored.
>Also, I have a private data session for this report. I tried to use the default session of the form I am running (It has identical tables/relations), but the report would only pick up the fist child record. Do I have some type of environment issue ? Can the environment be blown away as in FP2.6???
>
>As usual, any help is appreciated.

Using the Form's DE is the best way. The child table needs to be the selected table when the report is run. Because of this, your REPORT FORM command may need a WHILE ID = Parent.ID clause in it.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform