Hi All,
When we extract the data into apllication server in Unicode system,We encounter a runtime error due to some special characters and non-english characters.
We are getting the runtime error CONVT_CODEPAGE
with exception CX_SY_CONVERSION_CODEPAGE..
When characters like Ń , Ą ,Ç , 日本
and non-english characters
Japanese,turkish etc...
I am using the
open dataset xx for output in text mode encoding NON-UNICODE.
Is there any way that we avoid the Runtime error.
Thank you.
Edited by: KUMAR BOJEDLA on Sep 12, 2008 1:47 PM