Anthony Gardner wrote:
> I wrote a mail last week about AxKit etc with different charsets but got no responses.
>
> Maybe I should make the question simpler .... is anyone using AxKit with non English chars ie French, German, .... with a MySQL db and having success with the characters being interpreted correctly?
>
> My site depends on this functionality and so any feedback would be greatly appreciated.
>
> Thanks



I'm using AxKit with PostgreSQL and Japanese, and have no problem.


The only caveat of using non-UTF8 charsets is that you have to be careful to use the correct encoding (UTF-8 in most cases) when you embed the data you retrieved from the database into the XML source.

--d


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to