ssis - unicode flat file can't find CRLF row delimiter -


i have csv file contains unicode characters (specifically hindi characters) need import using ssis. when set connection unicode, ssis cannot find crlf delimiters. if uncheck unicode check box, finds crlf delimiters fine.

how can correctly import data?

rather ticking "unicode" checkbox beside "locale" drop-down, leave checkbox blank , pick "65001 (utf-8)" option "locale" drop-down instead. discovered today after wasting 30 minutes trying various combinations of encodings etc. may work in case well.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -