Hi all,
We have an issue where we are extracting data from an old legacy SAP 4.6C system which uses MDMP rather than Unicode pages and as such has a combination of English and Simplified Chinese characters, often in the same field. We are currently using the RFC streaming method used to extract the table but are having problems being able to see any of the Chinese characters and instead bring them through as ‘±£¼à»á»üºËϵͳÊý¾Ý±¨ËÍϵͳ’. This is also how we see the data as the standard character set when we log into the legacy system, however the business user in China use the simplified Chinese character set to view the data in the correct format.
The question is for a system that seemingly does not support Unicode, any recommendations how to extract the data with the Chinese characters intact into the database?
(Source datastore for legacy SAP connection is utf-8, Target datastore for SQL server is also utf-8 and the db does accept Chinese characters when testing values manually. We have tried numerous combinations of code pages without success)
Thanks
Matt
mattgale (BOB member since 2015-04-30)