INFORMIX ODBC problems
Posted: Thu 09 Feb 2012 20:25
Hi,
>You can work with Informix in UniDAC using IBM Informix ODBC Driver.
I will continue discussion here.
I tested it and result is very bad.
I am using last Unidac (4.1.4/XE2), last ODBC driver (Informix Connect 3.70) and last Informix Dynamic Server (11.70).
If INTERVAL, BLOB, CLOB, BIGSERIAL or BIGINT built-in databyte is in table, then after open "Data type is not supported." exception is thrown.
Storing some data into TEXT or LVARCHAR datatype ends with "String data right truncation".
What is interesting, storing picture to BYTE datatype returns "String data right truncation" too.
Troubles with BYTE, TEXT, BLOB and CLOB means, that no comments or pictures can be used
For now I did not test more features.
Leos
>You can work with Informix in UniDAC using IBM Informix ODBC Driver.
I will continue discussion here.
I tested it and result is very bad.
I am using last Unidac (4.1.4/XE2), last ODBC driver (Informix Connect 3.70) and last Informix Dynamic Server (11.70).
If INTERVAL, BLOB, CLOB, BIGSERIAL or BIGINT built-in databyte is in table, then after open "Data type is not supported." exception is thrown.
Storing some data into TEXT or LVARCHAR datatype ends with "String data right truncation".
What is interesting, storing picture to BYTE datatype returns "String data right truncation" too.
Troubles with BYTE, TEXT, BLOB and CLOB means, that no comments or pictures can be used

For now I did not test more features.
Leos