Hi,
Using Crystal v10, on an Oracle ODBC Database.
First, I have NO experience in building or using stored procedures, so please keep your answer as simple as poss for me.
We have report that runs off a stored procedure instead of a Table. I have no data/documentation on how the person who built this did it (he is no longer contactable), but I need to find out where the source data to create the SP came from, and how it works, as we need to replicate something similar in a new report.
When you run the report, it automatically asks for 3 parameters (which we don't know), before giving any data. A colleague is trying to track down the required parameter values. I'm presuming that those 3 parameters are what builds the stored procedure.
Any help or pointers would be greatly appreciated.
Using Crystal v10, on an Oracle ODBC Database.
First, I have NO experience in building or using stored procedures, so please keep your answer as simple as poss for me.
We have report that runs off a stored procedure instead of a Table. I have no data/documentation on how the person who built this did it (he is no longer contactable), but I need to find out where the source data to create the SP came from, and how it works, as we need to replicate something similar in a new report.
When you run the report, it automatically asks for 3 parameters (which we don't know), before giving any data. A colleague is trying to track down the required parameter values. I'm presuming that those 3 parameters are what builds the stored procedure.
Any help or pointers would be greatly appreciated.