OTL Connectivity error from C++ code
761705Jul 8 2011 — edited Jul 8 2011Hi all,
I have code that is connecting to Oracle database using OTL.
As of now it is throwing the otl_exeption and the execption says as,
"Error while trying to retrieve text for error ORA-12154"
I ensured that i am connecting with the same connection string which is working when I run using the sqlplus.
Please help me out to find this problem.
thanks all in advance.