I don't have Master / Detail
Hi guys. I have a problem, and it seems it is big.
I have 2 tables, "linked" by ID field: car & person
1 person may own 1 or more cars
I make the listings in following way:
i list the cars in a report, and i list the persons in another report.
I was asked to list in one report the persons and their cars.
John
-- Honda ...
-- Ford ...
Mary
-- Renault ...
I know it is master / detail stuff but i use NEXUSDB, and i retrieve the data from the db server, so all the tables & db are generated at runtime, that's why i cannot make Master detail...
Any workaround for making this in the report ?
thanks alot
I have 2 tables, "linked" by ID field: car & person
1 person may own 1 or more cars
I make the listings in following way:
i list the cars in a report, and i list the persons in another report.
I was asked to list in one report the persons and their cars.
John
-- Honda ...
-- Ford ...
Mary
-- Renault ...
I know it is master / detail stuff but i use NEXUSDB, and i retrieve the data from the db server, so all the tables & db are generated at runtime, that's why i cannot make Master detail...
Any workaround for making this in the report ?
thanks alot
Comments
in report use group headers set grouping conditions, 1 mdband group footers
you translate me into basic english that thing u wrote, or tell me where to find a little example about this, and i travel some 12000 km to build a bronze statue in front of your home...
do u accept the offering ...
well.. i don't even know how to make that SQL nor how to make all that stuff u say in reports...
PS: sorry ...
<span style='font-size:11pt;line-height:100%'>THANKS</span>
compile and run the demo, see the nested groups report
to see the query this is based on look in the datamodule at the repquery.