I think you may want to use the UNICODE-support of SAPDB.How can I set code page 1251(Cyrillic) for SAP DB v7.3 database?
When you create the database, set the _UNICODE parameter to YES.
You may also set the DEFAULT_CODE to UNICODE so that any varchar/long column uses UNICODE by default.
It's not possible to enable UNICODE of a database after it has been created.
Unicode should some/all Cyrillic characters.
Which language/application are you using to access the database?
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
