Hi,
I used this method in an app using bcb 2010/odac 6.
I just upgraded to bcb XE6 / odac 9.3.10.
tnsnames holds:
CMAN.WORLD =
(DESCRIPTION =
(ENABLE = broken)
(ADDRESS = ....)
(LOAD_BALANCE = on)
(FAILOVER = on)
(CONNECT_DATA =...)
)
With odac 6 "CMAN.world" was retrieved.
With odac 9 only "CMAN" is retrieved. All ".WORLD" extension are ignored.
tnsping cman.world works, tnsping cman does not work.
Is there any setting allowing me to retrieve the full tnsname alias?
TOraSession->ConnectDialog->GetServerList compatibility issue
Re: TOraSession->ConnectDialog->GetServerList compatibility issue
Hello,
Thank you for the information, we have reproduced the problem and will try to fix it as soon as possible.
Thank you for the information, we have reproduced the problem and will try to fix it as soon as possible.