>> The problem is, when I get the data from the database via a
>> webpage (php) everything works as expected. The problem is when I
>> try to get the results from the mysql client (ie. SELECT body FROM
>> thread WHERE tid=30) the national accented characters are shown as
>> "?". I have browsed thr
> The problem is, when I get the data from the database via a
> webpage (php) everything works as expected. The problem is when I
> try to get the results from the mysql client (ie. SELECT body FROM
> thread WHERE tid=30) the national accented characters are shown as
> "?". I have browsed through