I have a C++ application trying to connect to an Oracle8 database using an ODBC DSN. The connection fails showing the following error : 'TNS-12640 - Authentication adapter initialization failed' . Do you know any reason why I would get a message like that?