Re: Multi-Language setup

2005-05-12 Thread Gleb Paharenko
Hello. Older versions of MySQL have very limited support for localization and character sets. In general you may assign only one global server character set, and other objects in database don't have their own character sets. Mike Blezien <[EMAIL PROTECTED]> wrote: > > Unfortunately,

Re: Multi-Language setup

2005-05-11 Thread Mike Blezien
Gleb Paharenko wrote: Hello. Unicode is usually used in such cases. Mike Blezien <[EMAIL PROTECTED]> wrote: Hello, we are working on a project that will be using multiple languages to be displayed and stored in a database, for producing various text strings in english and the language associted w

Re: Multi-Language setup

2005-05-11 Thread Gleb Paharenko
Hello. Unicode is usually used in such cases. Mike Blezien <[EMAIL PROTECTED]> wrote: > Hello, > > we are working on a project that will be using multiple languages to be > displayed and stored in a database, for producing various text strings in > english and the language associted w

Multi-Language setup

2005-05-11 Thread Mike Blezien
Hello, we are working on a project that will be using multiple languages to be displayed and stored in a database, for producing various text strings in english and the language associted with it's english counter part. What do we need to consider before creating the database and tables that wil

Multi-Language setup

2005-05-11 Thread Mike Blezien
Hello, we are working on a project that will be using multiple languages to be displayed and stored in a database, for producing various text strings in english and the language associted with it's english counter part. What do we need to consider before creating the database and tables that wil