Posted: Wed Dec 11, 2002 6:27 am Post subject: Connecting to MQ using VB....
Apprentice
Joined: 20 May 2002 Posts: 37 Location: Tampa
While some my shiver at the idea, you can use the MQSeries Automation ActiveX (MQAX200.DLL) in your VB program. This apporach makes your program MQ Client or Manager "agnostic".
Alternatively you could use direct MQI calls (i.e. MQPUT, MQGET) like other application development languages. This approach however, will require you to "bind" to the corresponding Client or Server DLL.
Both approaches are fairly straight forward once you've gotten your feet wet.
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