Hi!
I am facing a starnge problem in one of my access application.To elaborate ym problem.I have one application which use link table to oracle data base trough ODBC.If I open some form to do some activity and keep it open for some time(idle).Then again start using it its open new session for the application.
We have Virtual private database setting on oracle which set context for every session.This context sets when user selects some option using oracle procedure and it should be valid for that user.
It work fine in single strech but is I open the form choose some option (cotext sets for that sesion).After some time it open another session so we lost the context as it is new seesion.
in nut shell I want to keep only one session per user regardless of time and use.
is any one has any idea how to accomplish it.
Your input is valueable for me.
Thank in advance
Regards
snjv
I am facing a starnge problem in one of my access application.To elaborate ym problem.I have one application which use link table to oracle data base trough ODBC.If I open some form to do some activity and keep it open for some time(idle).Then again start using it its open new session for the application.
We have Virtual private database setting on oracle which set context for every session.This context sets when user selects some option using oracle procedure and it should be valid for that user.
It work fine in single strech but is I open the form choose some option (cotext sets for that sesion).After some time it open another session so we lost the context as it is new seesion.
in nut shell I want to keep only one session per user regardless of time and use.
is any one has any idea how to accomplish it.
Your input is valueable for me.
Thank in advance
Regards
snjv