[EMAIL PROTECTED] wrote: > It could be a character encoding problem. Check that the db.url setting > in your base.config file has specified a character set that is matching > the character set of the BASE database. For example, if you use UTF-8 in > the database you need to add 'characterEncoding=utf8' to the db.url setting. > > /Nicklas >
Cool! It works now! Thanks a lot. I would suggest introducing the UTF option in the default value of in db.url, given that UTF8 is already set in createdb.mysql.sql. Cheers. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ The BASE general discussion mailing list basedb-users@lists.sourceforge.net unsubscribe: send a mail with subject "unsubscribe" to [EMAIL PROTECTED]