Re: Forms 4.5 help

From: Werner Beckmann <dent_at_prima.de>
Date: 1997/10/21
Message-ID: <344D1212.D69FA24_at_prima.de>#1/1


Cindy Swafford wrote:
>
> I have a form with a trigger that calls a stored procedure.
>
 ...
>
> "Grant execute on dba_name.procedure_name to user_name"

Well, I think you need a synonym in your own schema (or, the users schema) as well. So try 'create synonym x for dba_name.x;' .

Hope that helps
Werner Received on Tue Oct 21 1997 - 00:00:00 CEST

Original text of this message