Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Details Bands question
Message
 
 
To
04/06/2004 14:36:16
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00910053
Message ID:
00910086
Views:
27
Well, there are a couple of different ways to do it.

1) YOu could certainly do it with Print Whens, but it would complicate your calculations (if any)

2) You could SELECT three child cursors with the appropriate records and set an appropriate relation between the "real" table and each of the three children, each of which has only records of the relevant type. Set the target alias of each band to an expression representing the alias of each cursor.

The second is probably the more appropriate way, since multiple detail bands work really well with multiple children of the same parent -- this is the "data problem" they were created to solve in the first place <g>.

HTH,

>L<
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform