I have a centralized tnsnames.ora file that I am trying to use to connect to an Oracle database. I have set the TNS_ADMIN variable in the system section of the Windows environment variables. I can tnsping the database I want to connect to and it returns positive results using the centralized file. I can even login to the database I want to connect to through SQL*Plus.
However, I cannot connect to the database through Crystal Reports. It fails every time with a "Invalid Login" message. When I remove the centralized tnsnames.ora file and move it back to its local directory, I can instantly connect through Crystal Reports.
Does anyone have any ideas and can Crystal Reports use a remote tnsnames.ora file?
However, I cannot connect to the database through Crystal Reports. It fails every time with a "Invalid Login" message. When I remove the centralized tnsnames.ora file and move it back to its local directory, I can instantly connect through Crystal Reports.
Does anyone have any ideas and can Crystal Reports use a remote tnsnames.ora file?