Page 1 of 1

Multiple Session On Oracle

Posted: Thu 04 Dec 2014 15:43
by fatih.guven
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.

Re: Multiple Session On Oracle

Posted: Mon 08 Dec 2014 08:26
by AlexP
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.