S sharkdim Member Nov 4, 2009 #1 hi guys, i want to get the field-name,field-value and table-name when database has any action,such as update and insert the field-name or table-name is not known before action... can anybody give any suggestion? thanks a lot
hi guys, i want to get the field-name,field-value and table-name when database has any action,such as update and insert the field-name or table-name is not known before action... can anybody give any suggestion? thanks a lot
TomBascom Curmudgeon Nov 4, 2009 #2 Investigate enabling OpenEdge Auditing. Or, if you are running an ancient, obsolete and unsupported release read about database triggers.
Investigate enabling OpenEdge Auditing. Or, if you are running an ancient, obsolete and unsupported release read about database triggers.
TomBascom Curmudgeon Nov 5, 2009 #4 Maybe you could share that other method and why you like it just in case somebody has a similar problem and finds this thread in a search?
Maybe you could share that other method and why you like it just in case somebody has a similar problem and finds this thread in a search?