Connecting to Translation Manager database
The <Database> element in the TranslationManager.xml file specifies the connection details to the Translation Manager database where Translation Jobs are stored.
About this task
The <Database> element has the following attributes:
| Attribute | Description |
|---|---|
type | Database you are using: MSSQL or Oracle |
server | Connection string to the translation database server |
database | For MS SQL, the database name. For Oracle, the attribute is not used. |
username | Database username |
password | Database password |
Note that you can encrypt passwords in the TranslationManager.xml configuration file using the encryption tool delivered with Translation Manager.