Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Forms4.x & stored functions/procedures

Forms4.x & stored functions/procedures

From: Iliyan Jeliazkov <illyan_at_writeme.com>
Date: Mon, 24 May 1999 15:43:33 GMT
Message-ID: <7ibs35$4fk$1@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 - 10:43:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US