I'm reasonably au fait with Access, but MySql is a mystery to me, so I'm not even sure I'm asking the right questions here!
A friend of mine runs an art website and sells artworks on it. She is French, living in the UK, but a lot of her client base is in China. Because of this, the MySQL database which sits behind the website was set up by some Chinese students which her partner found somewhere (not sure how this came about, to be honest!) Anyway, her problem is that the English language part of the system works fine, but on the Chinese part any names and addresses entered using Chinese characters end up as question marks in the database. I gather the said Chinese students aren't able to solve this issue. She has asked my advice as she knows I work with databases, but beyond my initial thought that it's something to do with the possibility that Chinese fonts are not being supported in MySQL, I'm not sure where to go next.
Any suggestions or advice would be gladly received! Thanks.