Deticated / Shared connections to ORACLE

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mdietike
Posts: 7
Joined: Wed 06 Jun 2007 09:10
Location: Switzerland

Deticated / Shared connections to ORACLE

Post by mdietike » Tue 11 Sep 2007 08:49

Hi,

I am using ODAC 5.80.0.42 and I want to get a deticated or shared connection to Oracle. I don't have an oracle client installed (using tnsnames.ora).
I am using TOraSession.Net option set to true.
Can anybody help me where to set this option in the ODAC components?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 11 Sep 2007 09:58

There is no such option in ODAC. You can set dedicated or shared connection only using Oracle client.

Post Reply