Error connecting to database

Hi,

Can you use the Microsoft Driver syntax for ODBC in the connection string and try? Below is an example. I am guessing the issue might be because you have used the DSN syntax.

“Driver={Microsoft ODBC for Oracle};Server=OracleServer.world;Uid=UserName;Pwd=Secret;”

Regards,
Amrita

4 Likes