Re: Visual Studio 2005 and Greek language
Posted by: Richard Creer
Date: November 23, 2006 07:19AM

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

Options: ReplyQuote


Subject
Views
Written By
Posted
3431
September 18, 2006 06:07AM
Re: Visual Studio 2005 and Greek language
2164
November 23, 2006 07:19AM


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.