|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 3 matches |
Author |
Message |
Topic: Browsing beyond first message in C# |
jdmcfadden
Replies: 3 Views: 3351
|
Forum: IBM MQ API Support Posted: Mon Oct 13, 2003 6:30 am Subject: Browsing beyond first message in C# |
OK, problem solved.
I was opening the queue and closing it again each time, and, as you quite properly said, opening the queue sets everything to the beginning. Once I stopped that and used a singl ... |
Topic: Browsing beyond first message in C# |
jdmcfadden
Replies: 3 Views: 3351
|
Forum: IBM MQ API Support Posted: Mon Oct 13, 2003 3:26 am Subject: Browsing beyond first message in C# |
OK, I will try clearing the messageID before calling BROWSE_NEXT. I don't know what the corrid is; is it the same thing as the messageID?
The reason I'm not using a loop, per se, is that the app ne ... |
Topic: Browsing beyond first message in C# |
jdmcfadden
Replies: 3 Views: 3351
|
Forum: IBM MQ API Support Posted: Fri Oct 10, 2003 3:10 pm Subject: Browsing beyond first message in C# |
Based on rampant Googling, this seems like an old question, but nothing I've run across has worked yet . . .
Using C# and the AMQMDNET library, I would like to be able to browse beyond the first m ... |
|
|
|