Enter special characters in data editor

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
hkrackau
Posts: 2
Joined: Thu 31 Aug 2017 11:22

Enter special characters in data editor

Post by hkrackau » Thu 31 Aug 2017 11:33

Hello,
I want to enter a default value for a varchar(10) data type.
The default character shall be: '°'
It is denied as an invalid value.
When I try the same with mySQL Workbench it works fine.
Back in dbForge the character '°' is displayed as '°'.
How can I fix this? Any help is welcome.

Win 10-64 // dbForge Version 7.1.13

alexa

Re: Enter special characters in data editor

Post by alexa » Thu 31 Aug 2017 12:09

Please select 'utf8 -> Unicode (UTF-8)' on the 'Advanced' tab of the 'Database Connection Properties' dialog box that can be opened by right-clicking the connection in Database Explorer and selecting 'Modify Connection' from the popup menu.

Also, we would like to let you know that there is a newer version 7.2 of dbForge Studio for MySQL available for downloading https://www.devart.com/dbforge/mysql/st ... nload.html

hkrackau
Posts: 2
Joined: Thu 31 Aug 2017 11:22

Re: Enter special characters in data editor

Post by hkrackau » Thu 31 Aug 2017 12:29

Alexa,
that was the missing piece of information.
Thanks a lot.

alexa

Re: Enter special characters in data editor

Post by alexa » Wed 06 Sep 2017 16:21

Thank you for the reply.

Please let us know if any questions arise.

Post Reply