Re: Stored Procedure & user exits ????

From: Alvin W. Law <alaw_at_oracle.com>
Date: 19 Sep 94 13:40:05
Message-ID: <ALAW.94Sep19134005_at_ap221sun.oracle.com>


In article <CwDr5t.29D_at_freenet.carleton.ca> ai178_at_FreeNet.Carleton.CA (Ian Abramson) writes:

> I have a question. Is there any way that a user exit can be
> called from a stored procedure that is ONLY going to be called from a Form?

A stored procedure is strictly a server-side call; it has no interaction with the client-side program. Unless you are talking about user exit on the server side, *I am not aware* of any means you can call a user exit from within a stored procedure.

--
 Alvin W. Law .............................................. Oracle Corporation
 Project Leader, Cost Management System ........... 300 Oracle Parkway, Floor 6
 Manufacturing Applications .......................... Redwood Shores, CA 94065
 Email: alaw_at_us.oracle.com ............ Voice: 415.506.3390 . Fax: 415.506.7299

ORA-03113: end-of-file on communication channel
Received on Mon Sep 19 1994 - 13:40:05 CEST

Original text of this message