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
↧