RE: Multiple languages in the same column

2003-12-12 Thread Yayati Kasralikar
ice I have? Thank you, -Yayati -Original Message- From: Mark Matthews [mailto:[EMAIL PROTECTED] Sent: Friday, December 12, 2003 2:21 PM To: Yayati Kasralikar Cc: [EMAIL PROTECTED] Subject: Re: Multiple languages in the same column -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yayati Kasral

Re: Multiple languages in the same column

2003-12-12 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yayati Kasralikar wrote: > We are using MySQL 4.1.1 with mysql-connector-java-3.1 JDBC Driver(nightly > snapshot). > > The only way we can store and display the Unicode content is by specifying > it in the jdbc connection string(url) like: > jdbc:mysq

RE: Multiple languages in the same column

2003-12-12 Thread Yayati Kasralikar
ng line: default-character-set=utf8 Is my understanding correct? Thanks -Yayati -Original Message- From: Mark Matthews [mailto:[EMAIL PROTECTED] Sent: Thursday, December 11, 2003 11:43 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Multiple languages in the same column

Re: Multiple languages in the same column

2003-12-11 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Puny Sen wrote: > Hi All, > > I'd like to use the same column to store content from multiple languages > (English, German, French, Japanese). > > Here is my understanding of the options available. > > In MySQL 4.0: > > - UTF-8 is not currently availabl

Multiple languages in the same column

2003-12-10 Thread Puny Sen
Hi All, I'd like to use the same column to store content from multiple languages (English, German, French, Japanese). Here is my understanding of the options available. In MySQL 4.0: - UTF-8 is not currently available as a charset - we can connect to the database using "useUnicode=true&characte