| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Multilingual table design questions
"Jon Heggland" <heggland_at_idi.ntnu.no> wrote in message
news:MPG.1e641084949ec8a6989768_at_news.ntnu.no...
> In article <xn0eippie1uf6t001_at_news-south.connect.com.au>, murdoc_0
> @hotmail.com says...
> > Personally, I believe translation is purely a presentation function,
> > rather than a data/business function. I would store the text in
> > whatever language you want as a base level (English, probably),
> > then when displaying the text, translate it. This cuts down on the
> > database size, and leaves all the translation in the Presentation
> > layer. Also, your database schema does not need to change every
> > time a new language becomes supported.
>
> Doesn't this just move the problem to the Presentation layer? You will
> still need to design a translation database there.
One can also use a DBMS for the presentation layer. Received on Tue Feb 21 2006 - 06:48:54 CST
![]() |
![]() |