Oracle XE client and OBDC
I installed an Oracle client XE and have some trouble with ODBC .( everything is ok with the OracleXE server)
I created the directory c:\XeClient\Network/\admin and the Tnsnames.ora ( it works with Golden or sql+ , i can acceed to my database on my server OracleXE)
I added the TNS_ADMIN in the register (c:\XeClient\Network/\admin )
My path is ok to c:\XeClient\bin
I copied the dll mfc71 and msvcr71 to c:\XeClient\bin and system32
I don't have the error 126 any more but now i have this message :odbc administrator doesn't work anymore.
I am on Windows Server 2008 R1 32 bits
Thanks