Chapter 5 Browsing the Repository via the Web


Unicode encoding with Sybase SQL Anywhere v10

If you are using a SQL Anywhere v10 database to store your repository information in a unicode format, you must create the database with the -z option set to an appropriate value. For example, to create a database to correctly store Japanese characters, you should use the following option:

-z 932JPN -zn UTF8BIN 

You can find the -z options for all the supported languages at the following link:

http://www.ianywhere.com/developer/product_manuals/sqlanywhere/1000/en/html/dbdaen10/da-natlang-s-3054843.html

 


Copyright (C) 2008. Sybase Inc. All rights reserved.