Re: too many declarations of '-'match this call?

From: Wim Valgaeren <valgaeren_at_softhome.net>
Date: Tue, 9 Nov 1999 11:54:48 -0000
Message-ID: <808u4h$9cc$1_at_naxos.belnet.be>


[Quoted] Maybe you can give the code where you get the error message?

PLS-00307 too many declarations of name match this call

Cause: The declaration of a subprogram name is ambiguous because there was [Quoted] no exact match between the declaration and the call and more than one declaration matched the call when implicit conversions of the parameter datatypes were used. The subprogram name might be misspelled, its declaration might be faulty, or the declaration might be placed incorrectly in the block structure.

[Quoted] Action: Check the spelling and declaration of the subprogram name. Also confirm that its call is correct, its parameters are of the right datatype, [Quoted] and, if it is not a built-in function, that its declaration is placed correctly in the block structure.

Regards,
Wim Valgaeren

<qenr_at_vara.nl> wrote in message news:3827ddd4.2696281_at_news.omroep.nl...
> Does anyone know what this forms error means?
> Why does my query in sql work fine but do i get this error message in
> my forms plsql trigger.
>
> TIA
Received on Tue Nov 09 1999 - 12:54:48 CET

Original text of this message