Ali wrote: > Hi, > Although I read documentation, I am not sure how to support Turkish > character set in SAPDB. > Has any one any experience creating an extra Language character set?
The best alternative for those languages not being stored with Latin1 is to use UNICODE. SAP DB always expects to have Latin1 (if not Unicode) and this will result in incorrect result sometimes if it is not Latin1. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
