Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
One To Many Reports
Message
 
To
01/03/2000 18:56:44
Christopher Pinnock
United General Insurance Company
Kingston, Jamaica
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00340277
Message ID:
00340315
Views:
23
The report runs with the parent table as the currently selected database, but you have to set skip to the child table:

use invc in 0
use invcdetl order invc in 0

sele invc
set rela to invoice into invcdetl
set skip to invcdetl

report form invoice to print .....
Previous
Reply
Map
View

Click here to load this message in the networking platform