 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Daniel Szasz Guest
|
Posted: Wed Jun 07, 2006 5:08 pm Post subject: MySQL, Unicode, UTF-8, WebService |
|
|
Hello
I wrote a client application that connects to MySQL v5.0 database. The
database is utf8. I tried to connect with ADO + ODBC and with crlab mydac.
Even that in MySQL QueryBuilder I can see different languages in Delphi with
TNTComponents I still see ?????? instead of the hebrew characters.
Daniel |
|
| Back to top |
|
 |
Antaeus Guest
|
Posted: Wed Jun 07, 2006 5:45 pm Post subject: Re: MySQL, Unicode, UTF-8, WebService |
|
|
Please check if MyConnection.Options.UseUnicode (for MyDAC) is set to True.
If this option is set to True and you still go on seeing ????? instead of
correct characters, then try requesting some data to client application an
save it to file. Check if there is correct data in the saved file.
By the way, what field type do you use?
Best regards,
Antaeus, Core Lab Team
(http://crlab.com/)
"Daniel Szasz" <daniels (AT) i4p (DOT) biz> wrote in message
news:4486b3cf$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hello
I wrote a client application that connects to MySQL v5.0 database. The
database is utf8. I tried to connect with ADO + ODBC and with crlab mydac.
Even that in MySQL QueryBuilder I can see different languages in Delphi
with TNTComponents I still see ?????? instead of the hebrew characters.
Daniel
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|