Search code examples
sqltelerik-reporting

Unknown SQL type - -98( because of Blob data from db2)


I use db2 database with Odbc data provider and Telerik Report Designer Q3 2013. I have a table which has a blob data of a picture. When I tried to select it, I take an error "Unknown SQL type - -98". I can't find any documentation or solution about it. Can you please help?

Error Screen Shot

http://tinypic.com/view.php?pic=l9wnp&s=5#.UuuDEfl_vgw


Solution

  • Odbc data provider is not support blob data type at DB2. I suggest you OleDB data provider.