Re: How to use database procedure/function in Forms Triggers

From: Mark Gumbs <mgumbs_at_hotmail.com>
Date: Wed, 31 Mar 1999 09:01:52 +0100
Message-ID: <3701d4a9.0_at_145.227.194.253>


Just call the procedure or function.

It will help to create a synonym to it so other users do not have to reference the schema name (e.g user.get_price) Also permissions and roles may need to be granted so other users can run them.

Mark



farjaad wrote in message ...
>Hi
>
>Well the subject is pretty self explanatory - anyway, can you guys tell me
>how I can use procedures/functions created in database, in forms triggers
>
>Thanks very much
>Farjaad
>
>
Received on Wed Mar 31 1999 - 10:01:52 CEST

Original text of this message