Author |
Message |
Topic: Which prerequisites are required to connect via client to MQ |
Andi|Y
Replies: 6 Views: 7613
|
Forum: IBM MQ API Support Posted: Wed Jul 10, 2002 9:56 pm Subject: Which prerequisites are required to connect via client to MQ |
There is no library required to be linked with my program.
All works fine from my 5.2 MQ client. I only need to copy
the AMQCLCHL.TAB in the bin directory and then my program
works fine.
Thanks ... |
Topic: Which prerequisites are required to connect via client to MQ |
Andi|Y
Replies: 6 Views: 7613
|
Forum: IBM MQ API Support Posted: Mon Jul 08, 2002 11:18 pm Subject: Which prerequisites are required to connect via client to MQ |
hello amartin,
hello @ all,
i tried this, and the connection works fine. now i tried to connect via my app. and no mqmgr was found. from several posts i know that i need a 'clientoption' to made m ... |
Topic: OBJECT TYPE Error if i try to GET messages via MQAX200.DLL |
Andi|Y
Replies: 4 Views: 4657
|
Forum: IBM MQ API Support Posted: Thu Jul 04, 2002 10:24 pm Subject: Solved |
i have solved the problem... it was like the problems some vb developers had. the get method requires as the third property the length of the string
and this is the reason why the OBJECT_TYPE_ERROR o ... |
Topic: OBJECT TYPE Error if i try to GET messages via MQAX200.DLL |
Andi|Y
Replies: 4 Views: 4657
|
Forum: IBM MQ API Support Posted: Wed Jul 03, 2002 6:36 am Subject: OBJECT TYPE Error if i try to GET messages via MQAX200.DLL |
hello jeff,
i developed a small app (in delphi 6)which should able to connect from local mq (sucessful tested) or from a client (not sucessfull) or from an mq server to server (not sucessful).
Y ... |
Topic: Which prerequisites are required to connect via client to MQ |
Andi|Y
Replies: 6 Views: 7613
|
Forum: IBM MQ API Support Posted: Tue Jul 02, 2002 10:48 pm Subject: Which prerequisites are required to connect via client to MQ |
Hello @all,
i asked last week a question regarding client connections to mqseries.
Thanks @all who answered so quickly, but i have an problem, i cant
estalish a connection from my client app to m ... |
Topic: OBJECT TYPE Error if i try to GET messages via MQAX200.DLL |
Andi|Y
Replies: 4 Views: 4657
|
Forum: IBM MQ API Support Posted: Tue Jul 02, 2002 10:37 pm Subject: OBJECT TYPE Error if i try to GET messages via MQAX200.DLL |
Hello @all,
i tried to put messages from my app to mqseries via MQAX200.DLL
which was imported as type library in delphi 6. it works fine. then i tried
to connect to the same machine to get messa ... |
Topic: Whats needed to connect to MQSeries via Windows Client.... |
Andi|Y
Replies: 3 Views: 4216
|
Forum: IBM MQ API Support Posted: Fri Jun 28, 2002 3:38 am Subject: Whats needed to connect to MQSeries via Windows Client.... |
Thank you for your fast reply.
I will try this. Thanks and have a nice weekend.
Best regards
Andreas |
Topic: Whats needed to connect to MQSeries via Windows Client.... |
Andi|Y
Replies: 3 Views: 4216
|
Forum: IBM MQ API Support Posted: Thu Jun 27, 2002 10:27 pm Subject: Whats needed to connect to MQSeries via Windows Client.... |
Hello @all,
i have build a program for windows, and the connection on the local
MQ Series Server is successful, but if i try to connect from a client,
no connection will established.
Does anyone ... |