Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Attempting to "Publish" with VB

Status
Not open for further replies.

lvl1tds

Programmer
Aug 27, 2002
1
US
I have a working program which puts messages onto a queue, but I need to put a "publish" message into a queue. From what I understand that requires that I specify a RF header with a topic id. I have a C++ program which uses the ever popular AMI to handle all of the nittty gritty work of creating the header etc, and then I can put a "Publish" message onto the queue. But I can't find any examples, help information, or anything on how to do it in vb. I have scored IBM's site and have had no luck. I can't even find good documentation on the MQX automation Active X library. Any help would be appreaciated.
Thanks,
Troy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top