hkrisz79
26th January 2007, 10:39
Hi All!
I have a problem with a customized report.
In detail.3 it's print some fields data witch comes from the main session script ( read.general.table ).
I want to print out some additional information next to every lines in detail.4.
Something like this:
car1
colour
engine
fuel.type
car2
colour
engine
fuel.type
the "list of the cars" and the "details" are stored in diferent tables of course...
I can SELECT the datas, my bigest promlem that the report always printing only one row ( the last one ).
How can I print rows more than one from a report script ( not from the main session script ) ?
Please somebody help!
Thanks in advance!
Regards
I have a problem with a customized report.
In detail.3 it's print some fields data witch comes from the main session script ( read.general.table ).
I want to print out some additional information next to every lines in detail.4.
Something like this:
car1
colour
engine
fuel.type
car2
colour
engine
fuel.type
the "list of the cars" and the "details" are stored in diferent tables of course...
I can SELECT the datas, my bigest promlem that the report always printing only one row ( the last one ).
How can I print rows more than one from a report script ( not from the main session script ) ?
Please somebody help!
Thanks in advance!
Regards