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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JimDonohoe

    How to connect MQClient to multiple QueueManagers with NT?

    Yes, we also experienced the version constraints you described; the 5.1 C API supports the necessary functions, but not the 5.1 C++ libraries. Can I suggest that you consider downloading and installing the 5.2 client for NT available at no charge from IBM's web site...
  2. JimDonohoe

    How to connect MQClient to multiple QueueManagers with NT?

    To connect to multiple MQSeries queue managers, we've successfully used the the ImqChannel object, which is available with MQSeries client V5.2, in lieu of the MQSERVER environmental variable. In particular, by setting the the ChannelName, TransportType, and ConnectionName properties, we have...

Part and Inventory Search

Back
Top