If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > ODBC error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-20-06, 17:04
artemka artemka is offline
Registered User
 
Join Date: May 2004
Location: New York
Posts: 248
ODBC error

Hi Guys

was wondering if anybody had to deal with this

Trying to connect Crystall Reports XI to Informix database using an ODBC

here is the error that I get

Database Connection Error: 'HY091:[Informix][Odbc Informix Driver] Descriptor type out of range. {Database Vendor Code -11072]'

here is the finderr for the number

Descriptor type out of range.

This Informix CLI error code is the same as SQLSTATE value S1091. The following function can return this error code: SQLColAttributes().

The fDescType argument was not a valid descriptor type. Set fDescType to a valid value.



-11072 Descriptor type out of range.

The value specified for the argument fDescType is in the block of numbers reserved for driver-specific descriptor types but is unsupported by the driver. For a list of accepted descriptor types, check the INFORMIX-CLI Programmer's Manual.


Anybody has any clue on what to?

Appreciate your help
Reply With Quote
  #2 (permalink)  
Old 07-20-06, 17:40
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,
Please install Informix-Cient-SDK 2.91.

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 07-21-06, 09:04
artemka artemka is offline
Registered User
 
Join Date: May 2004
Location: New York
Posts: 248
Hi Gustavo

I have Informix-CLI 2.80 installed, that's not enough?

Last edited by artemka; 07-21-06 at 09:09.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On