Hi David,
You may find my UC-2004 presentation useful as well as some UC-2003
presentations from Mr. Gulutzan and Mr. Barkov:
www.be-known-online.com/mysql
mysql.planetmirror.com/Downloads/Presentations/MySQL-User-Conference-2003/National-Character-Sets-and-Unicode.pdf
Basically the best guess would be the documentation that comes with your
download. Note that online documents at www.mysql.com are always a mixture of
several documentation versions really.
I am not 100% if this answer all of your questions, but at least in my
presentation you should find 90% of all the information you require.
Should you have any other question, please do not hesitate to ask me.
Best regards
Nils Valentin
Tokyo/Japan
On Wednesday 05 May 2004 01:16, David Jourard wrote:
> Victoria ,
>
> Thank-you.
>
> At 01:35 PM 5/4/04 +0300, Victoria Reznichenko wrote:
> >David Jourard <[EMAIL PROTECTED]> wrote:
> > > I got the 4.0.17 documentation but when it discusses character sets it
> > > discusses this topic wrt 4.1
> > >
> > > Where can I find documentation specifically in regards to the
> > > production version on how to work with, store, and search asian
> > > character sets specifically Japanese.
> >
> >In version 4.0.17 you should specify character set with
> >--default-character-set option. For Japanese language take a look at sjis
> >and ujis character sets:
> > http://dev.mysql.com/doc/mysql/en/Character_sets.html
>
> a. I'm working with a table where some fields are using the Latin 1 ch.
> set. and other fields using Japanese.
>
> Can I work with both character sets?
>
> Can I run a query with both or do they have to be separate.
>
> b. Also the application is on a hosted web site so they do not have control
> over the settings of the mysql server. How does one set the character
> set? Is this done from the connection string or via the select query?
>
> Thank-you
> David J.
--
kind regards
Nils Valentin
Tokyo/Japan
http://www.be-known-online.com/mysql/
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]