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

c++ - error: use of deleted function -

Cursor error with postgresql, pgpool and php -

iphone - Request for member 'uitextfield' in something not a structure or union? -