Re: Visual Studio 2005 and Greek language
This may or may not be the same problem but it is certainly similar except I've been experimenting with Russian.
My SQL update statement looks correct with a mixture of English and Russian characters but when I update the table the Russian characters are replaced with question marks.
If I type in Russian characters in QueryBrowser they appear as black blocks. When I retrieve them with an SQL select they are question marks.
So it would seem that Unicode characters are not being stored, but somebody out there must be using Unicode and MySQL successfully. What's the secret?
Table character set: utf8
MySQL 4.1.19
MyODBC 3.51.12
.Net Framework 2.0
Subject
Views
Written By
Posted
3431
September 18, 2006 06:07AM
1692
November 21, 2006 06:20AM
Re: Visual Studio 2005 and Greek language
2164
November 23, 2006 07:19AM
2040
December 01, 2006 05:15AM
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.