I need to connect to Oracle11g database using PowerBI (64-bit) and crystal reports xi (32-bit). I installed both versions of Oracle client following the instruction provided in this thread Installing Oracle 32-bit Client on Windows Server Already Running 64-bit Oracle Database Server
PowerBI is working well and Crystal reports xi can't connect to Oracle database. The error message is "unknown database connector error".
Since the crystal reports xi is a 32-bit version, I checked ODBC data source administrator (32-bit). It is unable to connect SQLState= IM004, see the screenshot below. Is that the reason Crystal reports not connecting? IM004
I also noticed the trusted_connection is false in crystal reports (see screenshot), not sure if that is another problem.
Any idea of why Crystal Reports can't connect to the Oracle database?