Hello there, I am using Execute SQL, Split AVro and put file processors to read some pdf documents stored in SQL database and store that in the file system.
When I use varbinary(max) I was able to pull and view the pdf without any issues. When the datatype is nvarchar(max) I am unable to open the pdf file. I appreciate if some body can shed some light on this. How can I debug this? Thanks Venu [image: image.png]
