Re: Character sets and character_set_results

2004-11-16 Thread Martel Valgoerad
>> 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

Re: Character sets and character_set_results

2004-11-16 Thread Martel Valgoerad
> 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