Hi,
A have a problem to make ODBC connection from ORACLE database to MS SQL Server.

I’ve already achieved to connect with sqlcmd. So the servers see each others and can communicate.
The ODBC driver fails at the authentication, because it can’t read the user and password data from the odbc.ini file.
I read that this happens because the odbc driver does not accept the authentication data if it’s stored in plain...