User Profile
Collapse
-
Then how about the in/out parameter? -
Call a package function from C#: PLS-00306
Hi,
I'm trying to call an Oracle package function from C#, but I keep getting the same error: PLS-00306: wrong number or types of arguments in call to 'F_CTCPREPAREP1 51HEADER'.
This is the function declaration in the package:
function f_CtcPrepareP15 1Header
(
as_codjal in varchar2/*,
ad_datdoc in varchar2,
as_codfnr in varchar2,
ad_dtfafo in varchar2,
as_reffnr in varchar2,...
No activity results to display
Show More
Leave a comment: