Posted: Wed May 04, 2005 12:09 pm Post subject: VB.Net and CCSID
Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
Hi
I have an application that is written in VB.Net.
It correctly puts a message in a queue and when it does it uses CodedCharSetId = MQCCSI_Q_MGR
The windows queue manager has a CCSID of 437
When I look at the message on the queue using MQ Exploder the Data tab on message properties, it says the CCSID is 1200 and shows the hexadecimal as double byte (not surprisingly). The text display shows the correct text of the message.
Is this normal? and why doesn't MQ Explorer show the CCSID as 437?
Are you sure about the CCSID.
Are the client and the server using the same CCSID ? or OS code page ?
I seem to remember that 1200 is used on Windows for some weird stuff like Euro signs etc...
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