Re: replace stored functions -> regenerates the form call it
Date: 7 Dec 1998 20:35:39 GMT
Message-ID: <74he6r$qu3$1_at_news02.btx.dtag.de>
albert garcia wrote:
> hi developers, I'm working with forms5.0 and I usually call some
> database stored functions
> in order the client side to be more flexible.
> I thought that allows me to modify a stored function without change
the
> forms that call it in the client side. for instace I have some
functions
> that calculate the currency: euro2pessetes
> But if I change the body of a stored function using the create or
> replace statement and
> I execute the form that uses it, oracle issues an error and I must
> regenerate the form.
>
> thanks
>
Your Database version must be 7.3.4 or greater , less than you get an
Timestamp Error.
See the relnotes.txt in orant\tools\doc20 directory for more
Information.
Received on Mon Dec 07 1998 - 21:35:39 CET