Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Crystal Reports and Stored procedure

Crystal Reports and Stored procedure

From: Paul Sun <phsun_at_lucent.com>
Date: Fri, 5 Sep 2003 08:58:28 +0800
Message-ID: <bj8n6a$e19@netnews.proxy.lucent.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US