TOraServerEnumerator.GetTNSFileName bug with Instant Client

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
heidenbluth
Posts: 56
Joined: Mon 08 Nov 2004 19:01
Location: Germany

TOraServerEnumerator.GetTNSFileName bug with Instant Client

Post by heidenbluth » Wed 06 Jan 2016 19:00

When using the Oracle Instant Client, the combo box with TNS aliases is not populated properly.
The reasons is, TOraServerEnumerator.GetTNSFileName does not evaluate the TNS_ADMIN environment variable.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: TOraServerEnumerator.GetTNSFileName bug with Instant Client

Post by AlexP » Mon 11 Jan 2016 06:38

Hello,

We have already fixed the problem. The fix will be included in the next version.

Post Reply