Jens Fudickar
Member³
Hello Marco,
is there any possibility to implement a check to see, that a query is running on an OracleSession from an other thread.
I think funktions like
function lock_session : boolean;
function is_session_locked : boolean;
procedure unlock_session;
Starting a query should lock the session automatic.
Is something like that implemented?
Jens
------------------
is there any possibility to implement a check to see, that a query is running on an OracleSession from an other thread.
I think funktions like
function lock_session : boolean;
function is_session_locked : boolean;
procedure unlock_session;
Starting a query should lock the session automatic.
Is something like that implemented?
Jens
------------------