Determining Event from Stored Procedure (OpenInsight Specific)
At 11 JUN 1999 11:49:08AM Dan Manning wrote:
Is it possible for a stored procedure to know what event called it?
At 11 JUN 1999 01:29PM Gene Sorbo wrote:
Not fancy, but you can pass the calling event ('READ', 'CHANGED', 'WRITE', etc…) as a paramater from the quickevent to the Stored Procedure…
Gene
At 14 JUN 1999 03:35AM Oystein Reigem wrote:
Dan,
I think you can use the RetStack function. See http://www.revelation.com/WEBSITE/DISCUSS.NSF/f12696d31000b22a8525652b00831bb2/B98541FA5EBDAEE0852565E9004B9024?OpenDocument and the following responses.
- Oystein -