Hello,
I have an issue in KonaKart application that special characters are not displayed correctly when I'm using German language.∫µ˚¬..."øˆ¨¥†®´∑œå
If you look at our online demo you'll see that there is no problem displaying German characters.
Is your database using UTF-8?
Hi Greg,
we are using MSSQL 2008 RC2, and, for example, in DB table [dbo].[products_description] column [products_description] has type nvarchar(MAX), nvarchar by default uses UTF-8. When we adding new product it correctly display special characters, but products added by default (on installation), isn't, for example 'Unterstьtzung fьr zwei bzw.'. The same situation with imported values to table [dbo].[kk_msg]
Can you suggest any solution? How to fix the data that was imported to DB from files? We are using 5.2.0.0v.
Thanks.
Hi,
Will anybody answer on my question? Greg?
Thanks.
Hello KonaKart team,
may be someone can help me with this problem?
Database using UTF-8 encoding, but using of UNICODE character code or hexadecimal code or URL encoding (ä).
Can you suggest any solution?
Thanks.