Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
lionofdezert
Aged Yak Warrior
885 Posts |
Posted - 2010-03-29 : 07:50:37
|
In my SSIS package, i have to extract data to RAW file as destination, but source table contain a column with datatype varbinary(max).I am getting this error:Error at Data Flow Task - TestSSIS [Attachments_Raw [8237]]: The column attachment_file cannot be used. The raw adapters do not support image, text, or ntext data.What should i do... ?, What should be my destination file format to achieve my goal? |
|
lionofdezert
Aged Yak Warrior
885 Posts |
Posted - 2010-03-30 : 07:16:55
|
??? |
 |
|
|
|
|