we have a system cross tab report that we needed to localize.
In the process of localizing the report we had to modify the code and change one of the parameters from an integer to a varchar.
However, now the report gives us an error message because the parameters set up in infomaker (still an integer) doesn't match the passed parameters from the code (a varchar).
We are having an issue locating where the stored procedure information is in a cross tab report.
(we are using infomaker 10.0)
please advise.
thank you.
Start Free Trial