Is it possible for a stored procedure to know what event called it?
Not fancy, but you can pass the calling event ('READ', 'CHANGED', 'WRITE', etc…) as a paramater from the quickevent to the Stored Procedure…
Gene
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 -