Re: Character set utf8mb3 is not supported by Net Framework
Posted by: Daniel Valdez
Date: May 17, 2022 08:44AM

Hi Patryk,

Well, that could probably means that some table is using "utf8mb3" and Connector/NET is trying to map that character set. You could enforce Connector/NET to use a specified charset with "CharacterSet" connection string option.

Daniel

Options: ReplyQuote


Subject
Written By
Posted
Re: Character set utf8mb3 is not supported by Net Framework
May 17, 2022 08:44AM


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.