Field help (ADSCODDBA) 

Defines the character set used to store the character fields in the database (this can take the values ASCIIor UNICODE) :

The X3 client is natively UNICODE and as a result can managed this type of text. It remains a user choice, at the level of the database, between using the UCS2 or UTF8 formats :

Internally and independent of the database format (for its temporary variables), the Adonix execution engine uses the format UTF8 (the sources of the processes are coded in UTF8),and the Windows client uses the standard UCS2.