I have my table an columes all set to utf8_default.
I am using the .NET Connector.
When I save chinese characters to the database, they end up as ??.
Looking at the server logs, the query contains the ??, so it must be a connector issue.
How can I set the "encoding" for the connector (both queries and responses) to UTF8?
...Matt
I am using the .NET Connector.
When I save chinese characters to the database, they end up as ??.
Looking at the server logs, the query contains the ??, so it must be a connector issue.
How can I set the "encoding" for the connector (both queries and responses) to UTF8?
...Matt