In Delphi 2010 I want to connect to a Oracle XE instance installed in my own machine using the ODAC components (TOraSession). When I set the parameters for the connection I got the "ORA-12154: TNS: could not resolve the connect identifier specified" error message.
However using the same parameters (and the same TNSNames.Ora file) I can connect using TOAD.
Can anybody help me with this.
Thanks in advance