Translating Columns and Parameters

Translating Columns and Parameters

By default, SaveToDB products display native column and parameter names from databases and other data sources, such as account_id or company_id.

You can add translated names to the xls.translations table.

Example

IDTABLE_SCHEMATABLE_NAMECOLUMN_NAMELANGUAGE_NAMETRANSLATED_NAMETRANSLATED_DESCTRANSLATED_COMMENT
 s02usp_cash_by_monthscompany_idenCompany Id
 s02account_idenAccount
 s02company_idenCompany
 s02usp_cash_by_monthscompany_idesID de empresa
 s02account_idesCuenta
 s02company_idesEmpresa
 s02usp_cash_by_monthscompany_idfrID de l'entreprise
 s02account_idfrCompte
 s02company_idfrEntreprise
  • Use a two-character language code in the LANGUAGE_NAME field.
  • Leave the TABLE_NAME blank to apply the translated name to all objects in the schema by default.

To disable translation for specific columns or parameters, use the DoNotTranslate event type in the xls.handlers table.

SaveToDB and DBEdit users must select the desired data language in the Options dialog box and reload data and configuration to see the translated names.

To retrieve translated names in DBGate and ODataDB, use URLs with the specified language.

DBGate Examples

ODataDB Examples

Using Translated Descriptions and Comments

SaveToDB products display translated descriptions in header comments or tooltips.

Note that SaveToDB products ignore TRANSLATED_COMMENTS values for columns or parameters.

This website is using cookies. By continuing to browse, you give us your consent to our use of cookies as explained in our Cookie Policy.