Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Forms4.x & stored functions/procedures
Does the pl/sql version in your forms application support the running of
stored functions within sql code?
Your pl/sql engine in sql*plus may be higher.
Mark
Iliyan Jeliazkov wrote in message <7ibs35$4fk$1_at_nnrp1.deja.com>...
>Hi,
>
>has anyone came accross a similar problem?
>
>I'm trying to use a select statement within a forms-trigger which looks
>like this:
>
>...
> SELECT a, F(b) from some_table;
>...
>
>It works fine from SQL/Plus, but Forms 4.5 refuses to compile the
>trigger.
>
>
>Can anybody help me with this one?
>
>
>Regards,
>
>Iliyan
>
>
>--== Sent via Deja.com http://www.deja.com/ ==--
>---Share what you know. Learn what you don't.---
Received on Mon May 24 1999 - 11:06:06 CDT
![]() |
![]() |