"too many declarations" error

From: Johnny A <johnny_at_blacktower.com.au>
Date: Tue, 14 Nov 2000 05:31:15 GMT
Message-ID: <01c04dfb$6d38c160$550a0a0a_at_digws8>


[Quoted] Can anyone help??

I called the SET_BLOCK_PROPERTY Built-In in a procedure e.g:

SET_BLOCK_PROPERTY(block_id,'DEFAULT_WHERE',txt_string)

block_id is of type BLOCK,
txt_string is of type varchar2 ;

For some reason I get the compilation error:

  Error 307 at line 8, column 3

     too many declarations of 'SET_BLOCK_PROPERTY' match this call

Does anyone know why I get this message and how to fix the problem?

Thanks in advance... Received on Tue Nov 14 2000 - 06:31:15 CET

Original text of this message