Re: PLS-00306: wrong number or types of arguments in call
- From: "Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc>
- Date: Tue, 19 Apr 2005 18:10:24 -0400
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
.
- References:
- Prev by Date: PLS-00306: wrong number or types of arguments in call
- Next by Date: Re: PLS-00306: wrong number or types of arguments in call
- Previous by thread: PLS-00306: wrong number or types of arguments in call
- Next by thread: Re: PLS-00306: wrong number or types of arguments in call
- Index(es):
Loading