thendrickson
Programmer
I am using SSRS 2005 to report from an Oracle database.
The report is a bit complex to describe, but simply, I have a report that I need to assign a dataset to dynamically. if I can do so.
Something like: ReportDataset = Query results.
I am processing some data in VB.net code rather than attempting to handle the logic from within the oracle package but I just realized I cannot bind the datareader to the report dynamically and cannot locate the answer.
Can some one help please?
The report is a bit complex to describe, but simply, I have a report that I need to assign a dataset to dynamically. if I can do so.
Something like: ReportDataset = Query results.
I am processing some data in VB.net code rather than attempting to handle the logic from within the oracle package but I just realized I cannot bind the datareader to the report dynamically and cannot locate the answer.
Can some one help please?