Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Crystal Reports and Stored procedure
In the VB application, the program uses VB crystal report control to call a
Crystal Report Template.
The Crystal report template called a Oracle stored procedure. It requires 3
parameters, (IN OUT) a cursor,(OUT) a date,(OUT) a char.
In VB program, user can dynamically assigns parameters to the crystal report
which used the Oracle stored procedure.
But, when the Crystal report is called, it returns 20998 error (no error
description) to VB.
Could you show me a direction or solution?
Thanks.
Paul Received on Thu Sep 04 2003 - 19:58:28 CDT
![]() |
![]() |