Hello,

Thank you for your immediate reply. What database version have you used these
drivers for? Do you have a preference for either?

Thanks again.

jm

"TAKAHASHI, Tomohiro" wrote:

>   Hi,
>   Both gweMySQL and MM.MYSQL support Unicode-Nativecode conversion.
>
>   [gweMySQL Driver]
>     http://www.t3-jpn.com/jdbc/jdbcmysql.html
>     i.e.
>       String url = "jdbc:mysql://server:3306/dbname?characterEncoding=EUC_JP";
>
>   [MM.MYSQL Driver]
>     http://mmmysql.sourceforge.net/
>
> Jan-Michael Ong wrote:
> >
> > Greetings,
> >
> > This will be my first post to this mailing list so please bear with me.
> >
> > We need to setup a database that is capable of handling "international
> > characters" similar to Oracle. We plan to use MySQL and the latest JDBC
> > drivers for MySQL. I've searched Google to see if MySQL has dedicated
> > support for international characters but was less than satisfied with
> > the results.
> >
> > So the question is:
> >
> > What version (if any) does MySQL support international characters?
> > Does the latest JDBC driver support this as well?
> > If it does support it are there resources that perhaps you can recommend
> > that I can read up on?
> > If it does not support international characters are there plans to in
> > the next few releases?
> >
> > Thank you in advance and I look forward to your reply.
>
> --
> I love Borland.
> Borland Japan / Consulting Group
> TAKAHASHI, "KEN", Tomohiro
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to