In a Unicode database, all the tables store character data using the Unicode encoding scheme.
在Unicode数据库中,所有的表都使用Unicode编码方案存储字符数据。
This is problematic, particularly when the migration is to a Unicode database that is designed to store character data in UCS-2 format that uses the GRAPHIC/VARGRAPHIC data types.
这是一个问题,尤其是在迁移到使用UCS-2 格式(这种格式使用GRAPHIC/VARGRAPHIC数据类型)存储字符数据的Unicode数据库时。
A Unicode database only stores character data in Unicode format, and it does not display the data in Unicode format.
Unicode数据库只以unicode格式存储字符数据,并不以unicode格式显示数据。
DB2 also allows you to store character data using the Unicode format in a Unicode table within a non-Unicode database.
DB 2还允许在非unicode数据库中的unicode表中使用unicode格式存储字符数据。
When an application code page is different from the Unicode database, the database manager converts the character string from application code page to database Unicode code page.
如果应用程序编码页与Unicode数据库不同,那么数据库管理器会将字符串从应用程序编码页转换为数据库unicode编码页。
When an application code page is different from the Unicode database, the database manager converts the character string from application code page to database Unicode code page.
如果应用程序编码页与Unicode数据库不同,那么数据库管理器会将字符串从应用程序编码页转换为数据库unicode编码页。
应用推荐