![]() |
#30 |
Участник
|
DBCS and Unicode character set support in Navision Axapta
А китайский - это обязательно Unicod? DBCS не подходит?
• Although the database now stores character data in Unicode, Axapta itself is not Unicode enabled (but is DBCS enabled). 2 Features supported In more precise details the scope is: • Forms and reports will correctly display DBCS in all controls • Forms will accept DBCS input in fields • Queries will accept DBCS input for ranges and values • The database will store and retrieve values correctly • User interface texts (from label system or kernel text file) will handle correctly according to DBCS. 3 Features not supported Features not guaranteed to work: • The MorphX development environment • The Axapta Help system • Changing keyboard locale while running Axapta • Mixing different character sets on the same installation. For example, running Japanese and German versions of Axapta on different clients (or AOS’es), using the same Axapta application and database. |
|