Get tnsnames.ora path for diagnostics

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
MarkF
Posts: 211
Joined: Thu 02 Mar 2006 14:55

Get tnsnames.ora path for diagnostics

Post by MarkF » Wed 28 Oct 2009 12:30

Is it possible to get the tnsnames.ora directory path? I'd like to show the value that ODAC uses for this when enumerating the server list. Thanks.

-Mark

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

Post by Plash » Thu 29 Oct 2009 08:45

Currently ODAC does not have such feature. We'll add the GetTNSPath method to TOraServerEnumerator in the next ODAC build.

MarkF
Posts: 211
Joined: Thu 02 Mar 2006 14:55

Post by MarkF » Thu 29 Oct 2009 10:24

Thanks!

-Mark

stjtaylor
Posts: 4
Joined: Thu 29 Oct 2009 23:22
Location: Melbourne

Post by stjtaylor » Thu 29 Oct 2009 23:27

I was about to post the same question!
This feature will be an important addition for us.
Cheers.

Post Reply