Re: Accessing stored procedures from Forms4.5

From: Dennis Wetherell <dwether_at_mail.arco.com>
Date: 1997/12/04
Message-ID: <01bd00f9$72b1bef0$acd0e288_at_ato-10111>#1/1


[Quoted] Oracle forms 4.5 does not recognize the owner.proc_name syntax. In order to compile Forms against a database stored procedure, you must first create a public synonym for that procedure.

Susan Frady <sfrady_at_mail.sdsu.edu> wrote in article <3486FCFF.1BD2_at_mail.sdsu.edu>...
> Hi All -
>
> We have a new database containing some stored packages/procedures which
> we need to call from our forms.
 snip
>
> We tried using the OWNER.PROCEDURE_NAME notation in the calling form,
> but the local procedure would not compile this way. What basic step are
> we overlooking here?
>
> Thanks for any assistance,
> Susan Frady
> San Diego State University
>
  Received on Thu Dec 04 1997 - 00:00:00 CET

Original text of this message