dbTalk Databases Forums  

Localizing DB

comp.databases comp.databases


Discuss Localizing DB in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Karsten Wutzke
 
Posts: n/a

Default Localizing DB - 07-08-2004 , 05:40 AM






Hello!

How do you best localize large amounts of text stored in a DB?

We need to support ~10 languages and more to come. Currently, bad
practice is to put new columns into tables where text needs to be
localized in a new language.

So if an entity type has something like a name and description (in
english first), it will get name_ger and description_ger for German.
This is repeated for every language and results in very large tables.

Also, when adding new attributes, each existing language will need one
more column just for localized text on per table basis.

Is there any good resource on the web or a book where I can learn how to
do it better? To me, this sounds like a distributed database of which I
have no clue - yet...

Is there any standard way? We can't go the Babelfish or any other
translation way...

Thanks for helping!

Karsten


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.