Re: [GENERAL] Multi lingual DB
От | Manuel Lemos |
---|---|
Тема | Re: [GENERAL] Multi lingual DB |
Дата | |
Msg-id | 1078.59T561T12923390mlemos@acm.org обсуждение исходный текст |
Ответ на | Multi lingual DB (jean-charles savelli <jcs@netexpansion.com>) |
Список | pgsql-general |
Hello jean-charles, On 25-Jan-00 11:31:54, you wrote: >Hello >I would like to how to incorporate in different tables >different languages with their associated character set >(one language/character set per table): >- netherland >- greek >- hungry >- norwegian >- polish >- russian >- swedish >- turkish >Do I need as many access db as there are character sets ? Most of those use the same character set (ISO-Latin-X), so there are less character sets than you think. >Is it also possible to have the column, table names in these languages. I don't think so! But why do you need different names for the tables. I think you should only use one table with a field to specify which language is used. If your data is mostly static, I wouldn't use a database at all. >************ Regards, Manuel Lemos Web Programming Components using PHP Classes. Look at: http://phpclasses.UpperDesign.com/?user=mlemos@acm.org -- E-mail: mlemos@acm.org URL: http://www.mlemos.e-na.net/ PGP key: http://www.mlemos.e-na.net/ManuelLemos.pgp --
В списке pgsql-general по дате отправления: