ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » MQCONN and VB

Post new topic  Reply to topic
 MQCONN and VB « View previous topic :: View next topic » 
Author Message
grasupt
PostPosted: Mon Jan 07, 2002 7:38 am    Post subject: Reply with quote

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
View user's profile Send private message
kolban
PostPosted: Sun Jan 13, 2002 1:38 pm    Post subject: Reply with quote

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
View user's profile Send private message
MillsPerry
PostPosted: Mon Jan 14, 2002 3:00 pm    Post subject: Reply with quote

Acolyte

Joined: 08 Oct 2001
Posts: 59
Location: ZyQuest, inc.

To connect to a QMgr from VB:


  1. Open Project/References and select "IBM MQSeries Automation Classes for ActivreX".
  2. Dim oSession As New MQSession
    Dim oQMgr As MQQueueManager
  3. Connect to the QMgr like this:
    Set oQMgr = oSession.AccessQueueManager("your queue manager name")

Back to top
View user's profile Send private message Send e-mail
StefanSievert
PostPosted: Mon Jan 14, 2002 3:55 pm    Post subject: Reply with quote

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
View user's profile Send private message
MillsPerry
PostPosted: Mon Jan 14, 2002 3:58 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » MQCONN and VB
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.