Quantcast
Channel: Microsoft SQL Server – SQL DB Pros
Viewing all articles
Browse latest Browse all 19

Which code page for UTF-8?

$
0
0

If you're trying to export data in Windows to a UTF-8 format you may be wondering which code page you should use. Well the riddle is solved. Code Page 65001 is the equivalent of UTF-8. If you need to create an SSIS package to export data as UTF-8 for consumption by a unix system you should take a look at the post SSIS Export To UTF-8 or UNIX (or how to set your code page to output a flat file for unix).

Looking to improve your SSRS skills? This online course at Udemy looks like a great option: Practical SQL Reporting with SSRS


Viewing all articles
Browse latest Browse all 19

Trending Articles