Issue with TNSNames.Ora and ODAC 9.6.20
Posted: Tue 27 Oct 2015 15:44
To ensure our customers connect to the correct database when they have multiple instances (e.g. a live database and a test database) they have normally created specific tnsnames.ora files that only have the connection details for a single database that are then placed in the same directory as the exe files.
Previously with this arrangement when running an exe from that location users would only have a single database to choose from however with an exe built with ODAC 9.6.20 this local copy of the tnsnames.ora file is being ignored and instead the main one in the oracle directory is being used leading to the user being presented with multiple databases they can connect to.
Is this a deliberate change?
If so can the old behaviour be regained via a change to our code?
If not is there an eta on a fix?
Previously with this arrangement when running an exe from that location users would only have a single database to choose from however with an exe built with ODAC 9.6.20 this local copy of the tnsnames.ora file is being ignored and instead the main one in the oracle directory is being used leading to the user being presented with multiple databases they can connect to.
Is this a deliberate change?
If so can the old behaviour be regained via a change to our code?
If not is there an eta on a fix?