|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Coded Character Set |
« View previous topic :: View next topic » |
Author |
Message
|
Fady |
Posted: Mon Jan 27, 2003 10:28 pm Post subject: Coded Character Set |
|
|
Novice
Joined: 15 Jan 2003 Posts: 15 Location: Egypt , KSA
|
Hello :
I'm Developing a service that take requests from Front end website and insert data in the back end Oracle Database(seems fine with English). this service needs to work in Arabic Language too !
the communication between the MQseries and the Oracle is fine in Arabic
but when the request comes from the front end pass thru MQSI flow then stored in oracle , bad characters are stored
how to unify the Character set between the front End , Back end and Mqseries the way the correct characters in Arabic stored.
thank you |
|
Back to top |
|
 |
philip.baker |
Posted: Tue Jan 28, 2003 3:15 pm Post subject: |
|
|
 Voyager
Joined: 21 Mar 2002 Posts: 77 Location: Baker Systems Consulting, Inc. - Tampa
|
Fady,
Remember, MQSeries simply passes the message body, MQSI wants to look at the message body.
You may find that you will have to use the CAST function specifying the CCSID and ENCODING options to make sure you get the values you want going into the database. You can make the code flexible to use either English data values or Arabic based on testing values on one of the input fields of the message. For Arabic, use CCSID of 420 and ENCODING of 8859. I am unable to test this on my current system. Please let me know if this information was of any help. _________________ Regards,
Phil |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|