This is a discussion on How do I get the name of the Triggering Table within the Informix forums, part of the Database Server Software category; --> Hi I am looking for a command similar to the DBINFO('') or USER command, that I can call inside ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi I am looking for a command similar to the DBINFO('') or USER command, that I can call inside a Trigger / Stored Proc that can tell me the table name. I want to know who the triggering table is and if possible what the current trigger action is? I came across mi_trigger_tabname(), but that makes no sense to me. I have Informix 7.x on SCO Unix Openserver 5.x Regards David Reed david.reed@tollink.co.za sending to informix-list |