stuartgmilton
Programmer
Hi,
I'm having problems passing recordsets to Crystal. I have managed to do the simple example where you know what fields to expect back.
My problem lies in the following;
Imagine that a SYSTEM can have multiple PARTNERS.
I wish to print a report which displays PARTNER information for a single SYSTEM. This information is broken down into days of the month. So imagine a cross tab layout.
Now for the big question - How do I go about creating a report, which is based on the above schema, when I don't know how many PARTNERS there are going to be?
Any help would be appreciated.
Stuart
I'm having problems passing recordsets to Crystal. I have managed to do the simple example where you know what fields to expect back.
My problem lies in the following;
Imagine that a SYSTEM can have multiple PARTNERS.
I wish to print a report which displays PARTNER information for a single SYSTEM. This information is broken down into days of the month. So imagine a cross tab layout.
Now for the big question - How do I go about creating a report, which is based on the above schema, when I don't know how many PARTNERS there are going to be?
Any help would be appreciated.
Stuart