Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Wednesday, October 18, 2017

How to import unknown length of UTF-8 characters with Import wizard?

SQLServerCentral » Latest topics
How to import unknown length of UTF-8 characters with Import wizard?
Hi everyone,

I have a Flat file formatted in UTF-8 and it has unknown number of characters length and there is only one column to import. When I choose for DataType as String(DT_WSTR), and OutputColumnWidth = 4000, which is its max, it

No comments: