Dear all.
Have created a linked server from SQL Server 2000 to
Informix using ODBC Data Source and it is fine.
But, I'm not able to read a particualr field or when I
include that particular field in my SELECT statement it
popus with following error messages. The data type of that
particular field in Informix is 'DateTime Hour to Minute'
The error message is:
[Microsoft][ODBC Server Driver][SQL Server] Error
converting data type DBTYPE_DBTIMESTAMP to datetime.
I tried with convert and still it doesn't work. If I
exclud that particular field from my SELECT statement it
works well!. How can I read such datatype field from SQL
Server.
Any of tips and advise shall highly be appreciated.
Thanks in advance.
B'regards,
Ahmed Jewahar