My application runs on Android platform. When i connect to oracle with TOraSession it opens two session on oracle.
I need only one session on oracle site. How can i do this ?
I m using ODAC 9.4.13
Thanks.
Multiple Session On Oracle
Re: Multiple Session On Oracle
Hello,
Each TOraSession object opens a new connection on the server. Please describe the needed behavior in more details - and we will try to help you find a solution.
Each TOraSession object opens a new connection on the server. Please describe the needed behavior in more details - and we will try to help you find a solution.