oracle10g - Internationalization in Oracle database -
i new internationalization. have web application wherein input of data can in 3 languages - english, french , japanese.
there going 1 central authority of entire system retrieve , study whole data in english only.
how can go developing kind of system? need maintain 3 different databases or can handled single database? need use third party translator tool achieve this?
this urgent stuck issue.
thanking u in anticipation vaibhav
technically in oracle can achieve in 1 database.
the things need consider choice of character set, easier unicode. should read joel spolsky's the absolute minimum every software developer absolutely, positively must know unicode , character sets.
far more complicated how going model data, because need know data in language.
Comments
Post a Comment