php - Is it possible to pass data to Oracle Trigger? -


i use oracle trigger log update/insert/delete query, possible pass php session_id oracle trigger ? append in query, possible ? how ?

you can use contexts. right after have connected database - specify php session id context , read context in trigger.


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -