Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
615 views
in Technique[技术] by (71.8m points)

utf 8 - SSIS export data as UTF-8 csv file without BOM

I have created an SSI Package that queries a database table and exports the results as a .csv file. I have noticed that the file generated is USC-2 LE BOM how do I create a UTF-8 csv file without BOM? my flat file connection manager code page is set to 1252 ANSI, i have also tried checking the 'unicode' option within the connection manager but this does not help. any guidance would be appreciated

question from:https://stackoverflow.com/questions/65937031/ssis-export-data-as-utf-8-csv-file-without-bom

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...