Raptor1971
Programmer
I am using Crystal Reports XI R2 developer and Crystal Reports Server XI R2. The development machine is on a different network than the server. Both the server and the development machine connect to this informix database using ODBC and both connections test successful. I can run the report from my developement machine and connect to this informix database with no problems. However, when I load the report to the crystal reports server and run it in infoview, I receive this error...
Error Message: Error in File C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\norlcfile2.reportjobserver\~tmpff05c8cf6b882b0.rpt: Unable to connect: incorrect log on parameters. Details: [Database Vendor Code: -11048 ]
This is the error code -11048..
-11048 Unable to load translation shared library (DLL).
This IBM Informix CLI error code is the same as SQLSTATE value IM009. The
following functions can return this error code: SQLBrowseConnect(),
SQLConnect(), SQLDriverConnect(), and SQLSetConnectOption().
The driver is unable to load the translation DLL that is specified for
the data source or for the connection. Check that the name and path for
the DLL are correct.
The Jobserver is running under sysadmin with full control. The path to the dll is correct. Anyone have any thoughts on what is going on here?
Error Message: Error in File C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\norlcfile2.reportjobserver\~tmpff05c8cf6b882b0.rpt: Unable to connect: incorrect log on parameters. Details: [Database Vendor Code: -11048 ]
This is the error code -11048..
-11048 Unable to load translation shared library (DLL).
This IBM Informix CLI error code is the same as SQLSTATE value IM009. The
following functions can return this error code: SQLBrowseConnect(),
SQLConnect(), SQLDriverConnect(), and SQLSetConnectOption().
The driver is unable to load the translation DLL that is specified for
the data source or for the connection. Check that the name and path for
the DLL are correct.
The Jobserver is running under sysadmin with full control. The path to the dll is correct. Anyone have any thoughts on what is going on here?