Hi,
We have a very complex report with 3 input parameters, say A, B, C. These parameters are fetched from oracle stored procedures. Now we have changed the datatype in the oracle procedure of parameter "C" from number to date. However, after changing the datatype of this parameter, we are not able to generate the report. If we do "Verify Database", this change of data type is not getting reflected.
Is there any way, by which the data type of the input parameter "C" will also get changed. There will be lot of effort required in re-doing the report.
Any solution will be appreciated.
Jay.