开发者

Which encoding does Microsoft SSIS use to output flat files in Unicode?

开发者 https://www.devze.com 2022-12-16 22:21 出处:网络
In the Flat File Connection Manager screen there is a checkbox to specify that the file is encoded as Unicode, but there is no way to tell which encoding will be used (UTF-8, UTF-16, ...)

In the Flat File Connection Manager screen there is a checkbox to specify that the file is encoded as Unicode, but there is no way to tell which encoding will be used (UTF-8, UTF-16, ...)

Is there an official Microsoft resource as t开发者_C百科o which encoding is used?


"Unicode" in Microsoft products tends to be UTF-16LE.

0

精彩评论

暂无评论...
验证码 换一张
取 消