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 -> Re: Forms4.x & stored functions/procedures

Re: Forms4.x & stored functions/procedures

From: Mark Gumbs <mgumbs--AT--hotmail.com>
Date: Mon, 24 May 1999 17:06:06 +0100
Message-ID: <374976d1.0@145.227.194.253>


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

Original text of this message

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