At 19:49 -0400 4/20/04, Stormblade wrote:
After reading a bit it seems my problem stems from the fact that although
my database and tables are all utf8 the "connection" charset seems not to
be. I have data that is unicode. I can view it in the database and they're
there. When I retrieve the data all the unicode chars are converted to
question marks.

So my question is this. How do I set it so that this does not happen. So
that the data returned is unicode? Is this something I need to set on the
server end? Or is it a client thing that I have to have the client specify
when it opens a connection?

http://dev.mysql.com/doc/mysql/en/Charset-connection.html


--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to