Posted: Thu Jan 12, 2006 12:06 pm Post subject: VB6 using ActiveX
Newbie
Joined: 12 Jan 2006 Posts: 1
Hi everyone,
I would like to know if somebody will be able to help me. I'm looking at the sample programs for VB using ActiveX (COM) and nothing seems to help me.
I am trying to connect to an MQ Server which is located on a different machine. I am developing a program on a deveopment machine where the MQ Client is installed.
First of all, I don't know where to put the server information on the MQSession object. This session has to somehow connect to the MQ Server and get the default queue.
You don't supply connection information to the MQSession object. You can supply it using the MQCONNX call, or you can set the MQSERVER environment variable. Or the MQCHLLIB and MQCHLTAB environment variables.
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