Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Forms4.x & stored functions/procedures
We had the exact same problem.
You have a bug in your Forms product. If you get the latest patch, it will
fix the problem.
Paul Dorsey
Dulcian, Inc.
www.dulcian.com
212 595 7223
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 - 22:43:38 CDT
![]() |
![]() |