Zak Mc Kracken wrote: > Hi all > > I have a problem with installing BASE 2.6.3. When I run initdb.sh, I get > back "Incorrect string value: '\xD7</lbl...'". I suspect it's a > character encoding problem. Where can I find the data which are uploaded?
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 ------------------------------------------------------------------------- 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]