You got me there. I'm using mysql with utf8 and this works fine for me. I tend to agree with Peter that utf8 is the way to go.
> 475 | info | CGIApp: CÔTE D'IVOIRE. Encoding: UTF8 off, ASCII, 3 > characters 3 bytes | 2008-09-08 09:27:03.887059 > > 3 chars? WTF? > > The code is: > > $self -> log($_ -> name() . '. Encoding: ' . DBI -> data_string_desc($_ > -> name() ) ); > ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################
