SQLite Forum

How to render utf8 with DBI::SQLite
Login
Thank you for the quick response. I have managed to solve my problem with the web rendering of utf8 characters. Turns out there was some code in the script from when I used MySQL. Once that code was deleted it worked fine.

However, now I'm having another utf8 issue but with JavaScript. The player I use is JavaScript, and is failing on playing a track if ANY track in the CD contains utf8 characters. The tunnel just got a bit darker.