Which of the following is not true about the Raw File Destintion connection in SQL Server 2005 Integration Services?
Answer
It supports BLOB object data.
Explanation
The Raw File Destination connection does not use a connection manager, supports NULL data, and only has one input. It also does not support BLOB data or have an error output.