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. Arak33

    MQRC_Q_MGR_NAME_ERROR = 2058

    All, I have figured the problem. It has to do with setting up of Environment variables. Once you setup the MQSERVER value the problem goes away. Thanks, Arak
  2. Arak33

    MQRC_Q_MGR_NAME_ERROR = 2058

    I have a VB 6.0 Dll, which puts & gets messages from a MqSeries Queue. I use the following code to open a queue. _________________________________________________________ Private Sub OpenConnectionToQueueServer(CompCode As Long, strMsg As String) On Error GoTo ErrorHandler Dim Reason As...

Part and Inventory Search

Back
Top