Posted: Mon Nov 24, 2003 11:56 am Post subject: VB put to Local Queue results in nonreadable data in Queue
Newbie
Joined: 24 Nov 2003 Posts: 2
My VB programmer is doing a put onto a local queue on either a Win2000 or Unix Solaris OS. When I browse the data it is not readable. See below:
What must my VB programmer do to to solve this problem?
AMQSBCG0 - starts here
**********************
MQOPEN - 'PMS.PASSPORT'
MQGET of message number 1
****Message descriptor****
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
I don't know anything about VB, but it looks like you passed in a pointer to the MQPMO and the MQMD as the buffer pointer rather than a pointer to your actual data.
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