You might try recreating your database and making sure you use UTF-8. http://raibledesigns.com/wiki/Wiki.jsp?page=AppFuseSupport#ref-AppFuseSupport-6
Matt On Tue, Nov 25, 2008 at 11:14 AM, Gandalf0777 <[EMAIL PROTECTED]> wrote: > > Yes, it seems corrupted: > > mysql> select * from app_user; > +----+------------+------------+---------------------+ > | id | first_name | last_name | birthday | > +----+------------+------------+---------------------+ > | 5 | za?�?? | g??l? ja?? | NULL | > | 7 | za?�?? | g??l? ja?? | NULL | > +----+------------+------------+---------------------+ > > Regards, > Pawel > > > > > mraible wrote: > > > > If you use the MySQL command line - do the characters show up corrupted > in > > your database? > > > > Matt > > > > -- > View this message in context: > http://www.nabble.com/Adding-a-user-in-UTF-8-in-appfuse-light-tp20681790s2369p20686809.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
