|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQCONN and VB |
« View previous topic :: View next topic » |
Author |
Message
|
grasupt |
Posted: Mon Jan 07, 2002 7:38 am Post subject: |
|
|
Newbie
Joined: 06 Jan 2002 Posts: 2
|
I keep hearing from my staff that the standard MQCONN function fails to connnect w/ VB. We are using the 5.2 client software and the COM library included with it.
Any thoughts, outside of my people don't know what they are doing?
|
|
Back to top |
|
 |
kolban |
Posted: Sun Jan 13, 2002 1:38 pm Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
Without more details, its hard to know what may be happening. Do you have any more details? Hope your people aren't reading this  |
|
Back to top |
|
 |
MillsPerry |
Posted: Mon Jan 14, 2002 3:00 pm Post subject: |
|
|
 Acolyte
Joined: 08 Oct 2001 Posts: 59 Location: ZyQuest, inc.
|
To connect to a QMgr from VB:
- Open Project/References and select "IBM MQSeries Automation Classes for ActivreX".
- Dim oSession As New MQSession
Dim oQMgr As MQQueueManager
- Connect to the QMgr like this:
Set oQMgr = oSession.AccessQueueManager("your queue manager name")
|
|
Back to top |
|
 |
StefanSievert |
Posted: Mon Jan 14, 2002 3:55 pm Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
Will that approach be the same for client and server bindings?
_________________ Stefan Sievert
IBM Certified * WebSphere MQ |
|
Back to top |
|
 |
MillsPerry |
Posted: Mon Jan 14, 2002 3:58 pm Post subject: |
|
|
 Acolyte
Joined: 08 Oct 2001 Posts: 59 Location: ZyQuest, inc.
|
I am not aware that MQAX200 makes a distinction. I have written both client and server-based programs with it. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|