In SQL Server 6.5, replication between two SQL Servers with different code pages is supported. In version 6.0, replication can occur only between servers that have the same code page.
All data that is sent to ODBC subscribers from SQL Server will be in the ANSI code page (ISO 8859-1). An ODBC subscriber must translate the data to its native code page.
The System Data Sources dialog box appears.
The ODBC SQL Server Setup dialog box appears.
The Select Translator dialog box appears.