Character set conversion in SQL Server releases prior to 4.9

Pre-release 4.9 SQL Servers do not perform character set conversion. If your client application communicates with a pre-release 4.9 SQL Server but uses a different character set from the server, international characters may not be represented correctly.

To solve the problem, you can: