I ask for length - you give me lines?

Seems you have non-alpha like characters in this data??

Try using

varbinary(max)

as the datatype instead.

I store jpg images in sql tables with this datatype...