cancel
Showing results for 
Search instead for 
Did you mean: 

CR 2011 & ODBC Error

Former Member
0 Kudos

I installed both Crystal Reports 2011 and my ODBC driver in 32bit.  I created my ODBC connection in the 32 bit ODBC manager and receiving the below error message.  (The system is a Windows 7 64 bit system.)

"SAP Crystal Reports"

"Logon failed."

"Details IM001:[Informix][Informix ODBC Driver] Driver does not support this function. [Database Vendor Code: -11040 ]"

Any assistance with this error would be greatly, greatly appreciated. 

Thank you,

Amber

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Amber,

That error is simply being passed through CR Designer. Look up the error in Informix Help and see what it is telling you.

-11040 Driver does not support this function. This IBM Informix CLI error code is the same as SQLSTATE value IM001. The following functions can return this error code: all ODBC functions except SQLAllocEnv(), SQLDataSources(), SQLDrivers(), SQLError(), SQLFreeConnect(), SQLFreeEnv(), and SQLGetFunctions(). IBM Informix CLI does not support this function. Do not call this function.

Try using the DataDirect CR ODBC Driver for Informix:

Don