Thomas Hill <[email protected]> writes: > Hi, > > I am on version 10.7.1.1 and have read manuals and searched the net trying to > find out how to obtain the *user* property used on the connectionURL from > within > a stored procedure. > The attempt to use the connection object and getClientInfoProperty("user") > just > returns null.
SESSION_USER should give this, I think? Dag > > Thanks for your support > Thomas
