Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Powershell : convert a file to UTF-8 without BOM + LF

$
0
0
Hi,
I  have an issue with files conversion in powershell.
1. I try a bcp command to export a file (with a format file for convenience), Format UTF8 + LF.
2. I convert it in UTF8 without BOM (but my LF begins CRLF)
3. I convert my CRL

Viewing all articles
Browse latest Browse all 3145

Trending Articles