Calling procedure from oracle to crystal report
问题 I've created an oracle procedure and it's working on oracle SQL editor. I want to use the procedure in Crystal report. From database expert, I select the procedure and there's an error message: ============================== Query Engine Error: 'ADO Error Code: 0x Source: OraOLEDB Description: ORA-01850: hour must be between 0 and 23 ORA-06512: at "NPLS.PROC_YEARLYACTIVELIST2", line 19 ORA-06512: at line 1 Native Error: ' ============================== I declare the variables like this: =====