EURO sign woes

on MAC with MySQL db

The euro sign displays ok in Servoy but is probably not stored correctly in the database.
When retrieving from the db it is showing as a ’ .

Is there a way around ?

servoy.properties.txt (4.49 KB)

Your mysql database is probably running without the proper encoding. Make sure it’s running with an encoding that support higher ascii characters.