Re: [FORMS] add_parameter problem - parenthesis

From: Anna C. Dent <anacdent_at_hotmail.com>
Date: Mon, 27 Oct 2003 07:59:37 -0800
Message-ID: <Jhbnb.86431$Ms2.52519_at_fed1read03>


qba wrote:
> Hello,
> I've got the problem with ADD_PARAMETER function. I have to pass the
> varchar2 parameter to report and problem appeares when the string contains
> the parenthesis ("). Do you know what to do to pass parenthesis to the
> report wih add_parameter? Of course I can replace this sign with for example
> ', but - if its possible - I'd rather not to change value of a string.
>

[Quoted] I use CHR() function to concatenate "special" characters; such as parenthesis or signle quote marks, into VARCHAR2 variables. Received on Mon Oct 27 2003 - 16:59:37 CET

Original text of this message