Hi All,
I am pulling data from informix data to sql server using ssis but having issues with data types likeBLOB. There is an equivalent data type in sql server for
BLOB i.e varbinary. SSIS gives me an error with only these columns other than this everything elseis fine.
I have solved empty string issue with this help.
http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/61241fc8-9451-4abd-915d-e704f10d7a57
Please let me know if you have any workaround to get these fields
Thanks
Pawan.