Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Forms4.x & stored functions/procedures
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 - 10:43:33 CDT
![]() |
![]() |