Posted: Thu Sep 11, 2008 12:27 am Post subject: Copying a Specified Number of Messages from a Queue to Grid
Acolyte
Joined: 26 Aug 2008 Posts: 72
Hello,
I have a requirement, I want to compare some messages in a queue to particular messages and if matched then I have to display those messages in a Grid.I am getting the messages from the Queue but not able to put them in the Grid. I am using .NET Windows Application.
I have opened the Queue as:
queue = queueManager.AccessQueue( txtQueue1.Text, MQC.MQOO_BROWSE | MQC.MQOO_FAIL_IF_QUIESCING );
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