hi,
i have set up a report with a subReport, which was no problem.
what i would like to do is, to populate the subReport by calling a function from a .NET assembly (C#) which returns a dataSet or list of records.
each record in the main report has an ID, which would need to be passed down to the function.
can anyone tell me if this is possible at all ?
i am using oracle and can not seem to use stored procs. the option is grayed.
thanks in advance,
Martin