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

Change character encoding for existing varchar data from codepage 1252 to codepage 850

$
0
0
We have a codepage 850 character data which has been encoded as codepage 1252 and stored in the database. The varchar column in database has collation Latin1_General_CI_AI (codepage 1252). The application has text fields which contain codepage 850 charact

Viewing all articles
Browse latest Browse all 3145

Trending Articles