char. encoding / dts(mssql) problem
Hello!
I made utf-8/utf8_slovenain_ci database: 1 table with 4 varchar columns in MySQL server.
Then I made a dts (data transformation packet) to transfer data from MSSQL server (1 table; 4 nvarchar columns) to MySQL server via MyODBC driver (latest).
In a table there are slovenian characters (č,š,ž) which are not displayed correctly after the transformation.
I run mysql server (4.1.9), php (4.3.9) and apache (1.3.33) on debian sarge. Apache and php are configured with AddDefaultCharset utf-8 and default_charset = "utf-8". Here is the part of the header of the .html page <meta http-equiv="Content-Type" content="text/html; charset=utf-8">.
Any idea?
Thanks!
Jernej
Subject
Views
Written By
Posted
char. encoding / dts(mssql) problem
3899
April 19, 2005 07:12AM
2213
May 07, 2005 07:45AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.