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.
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.662 / Virus Database: 425 - Release Date: 4/20/04
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]