Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp9 reports
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01080204
Message ID:
01080279
Views:
18
Create a data group on Employee and put the employee information in the data group header band.

For the 1st detail band, define the target alias expression as the "deduction" table/cursor.

For the 2nd detail band, define the target alias expression as the "paymentschedule" table.

Select the employee cursor. Set relations to the other two tables. Run the report.


>I have the following tables
>
>employees
>join deduction on employees.payee_id
>join paymentschedule on employees.payee_id
>
>I need report:
>
>employee Name John Doe
> address etc...
> pay amount 1600.00
>____________________
>deduction:
> garnishment 200.00
> overpayment 4.50
>_____________________
>schedule:
> 12/24/2005 1600
> 01/07.2006 1600
> etc
>++++++++++++++++++++++
>
>employee Name Max Schmeling
> address etc...
> pay amount 8600.00
>____________________
>deduction:
> garnishment 900.00
>_____________________
>schedule:
> 12/24/2005 8600
> 01/07.2006 9600
> etc
>
>
>
>my report layout seems not to work
>
>how does on doe this kind of thing. I have never used the new reporting feature (double detail) stuff
>
>Peter
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Reply
Map
View

Click here to load this message in the networking platform