SQLState=28000 ODBC ORA ORA-01017;: Invalid username/password; logon denied
hello,
i have a big issue
i have an windows 2003 sp2 with ODBC 9.0.2 and i want to connect on the oracle database 11.2.0.1 on unix server .
i have add the information in the tnsnames.ora
when i do tnsping it's works
when i try to connect via "cmd" with sqlplus(9.0.2) it's works
but i receive an :
Unable to connect
SQLState=28000
[Oracle][ODBC][Ora]ORA-01017 : invalid username/password; logon denied
when i try with ODBC.
i don't understand why ...
please help me
thanks