In our application we are connecting with TOracleSession.LogOn and disconnecting with TOracleSession.LogOff but with the same username/password combination. Unfortunately, when one application instance disconnects, so do all the others. How can we ensure that each session is isolated from all the others even when the usernames are identical?
Thanks for your help,
Alex
Thanks for your help,
Alex