Databases
Before localizing a database the data structure has to be designed to support localization. Database structure can follow one of these three different methods:
- Field Localization
- Table Localization
- Row Localization (also known as "Single Table Localization")
For a single-file databases such as Microsoft Access or InterBase the fourth option is 4. database cloning.
See also the comparison matrix of different database localization techniques.
Localization Workflow with Multilizer
In all four database localization techniques the workflow is the same:
- Database administrator prepares the database structure to match the selected localization technique.
- Multilizer project is created by connecting to the database, defining the used localization technique and selecting the localizable columns.
- Multilizer scan the database and fetches the native values and optionally the translations that are already available in the database.
- The translations are entered to Multilizer project by using standard procedures (using Translation Memory, importing glossaries, exchanging data with translators, entering translations manually, etc.).
- By selecting from main menu [Project | Build Localized Items] Multilizer writes the translations straight to the database in correct places.
Multilizer Products that Support Database Localization
Database localization is supported in MULTILIZER 6.1 Enterprise and MULTILIZER 6.1 for Windows.
Database Versions Tested with Multilizer
Database localization is tested in Multilizer with following database versions:
- Oracle 9i Enterprise
- Oracle 8i Enterprise
- IBM DB2
- MySQL 4.1 (with Connector/ODBC 3.51)
- MySQL 4.0 (with Connector/ODBC 3.51)
- MySQL 3.23 (with Connector/ODBC 3.51)
|
- Microsoft SQL Server 7
- Microsoft SQL Server 2000
-
Microsoft Access 2000
- Microsoft Access 2002
- InterBase 6.0
- InterBase 6.5
- InterBase 7.0
|
|
|