Re: PLS-00306: wrong number or types of arguments in call



have you checked your arguments to see if they are the correct type and
correct number? this is what the error message indicates

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
"Pial" <zislam@xxxxxxxxx> wrote in message
news:795114e5.0504190850.468deb4c@xxxxxxxxxxxxxxxxxxxxx
> Hi:
>
> I am facing the problem while entering data: I am using C# parameters
> to PL/SQL functon.....
>
> ORA-06550: line 1, column 7:
> PLS-00306: wrong number or types of arguments in call to '....'
> ORA-06550: line 1, column 7:
> PL/SQL: Statement ignored
>
>
> Thanks in Advance
> Zahir


.


Loading