Multi-language

Posted by christian.bryan@capita.co.uk on 08-Sep-2014 10:27

Hi 

We have a 10.2b database which has parameter tables which work on a code/description basis.

We need to be able to offer users the ability to store alternative descriptions in a different languages so they appear correctly in their chosen language and we can present data in a multi-language web-sites etc.

What are the options for doing this, other than creating new tables to store alternative language descriptions?

Would multi-tenancy help, in V11?

Thanks

All Replies

Posted by Thomas Mercer-Hursh on 08-Sep-2014 11:18

Multi-tenancy would only help if there was a consistent language within a business entity, i.e., something that would work if there were multiple databases.   For multiple descriptions of the same part, yes, you want a separate table with an index based on the item and the language.

This thread is closed