Re: MySQL Connector/NET 8.0.12 has been released
Posted by: Frederick Florizoone
Date: September 24, 2018 09:29AM

Hi,

I use Mysql server v.8.0.12 and .NET connector 8.0.12.
I get several errors during inserts for strings into a varchar(45) field and Characater set utf8mb4. The table has charset utf8mb4, the database has charset utf8mb4.
The errors I get are all about:
Incorrect string value: '\\xE2\\x80\\xAC' for column 'VatNr' at row 1

How can I prevent these errors?

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Connector/NET 8.0.12 has been released
September 24, 2018 09:29AM


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.