.Net VB Api

2003-03-18 Thread MQTeam Reply to questions account



Hello,

I'm willing to upgrade my VB 6 code to VB .net 
without changing my MQ api calls.
The SupportPacs provided by Kolban and IBM 
supportpac page(MA7P) 
do not match for what i'm looking for.
Those SupportPacs provides me an API that is more 
like the ACTVEX api.
when I used VB 6, I could handle the HCONN for 
example.

Is there some way i could work with VB .NET with 
the old MQ api (not the activex) ?

Lior


using UDP protocol with MQSeries on windows platforms

2003-03-12 Thread MQTeam Reply to questions account



Hi there!
Any body have any idea ifthere is any 
option using UDP protocolbetweenMQClient-MQServer or between 2 MQ servers on windows 
platforms ?
Regards,
Matan Philipson




UserId and Password when connecting to a DataBase from MQSI

2003-03-10 Thread MQTeam Reply to questions account



I need to connect to an oracle database from an oracle 
client (V 8.1.6) using MQSI V2.1.
I know that the MQSI is using the same USERID and PASSWORD 
of the broker in order to connect to the database.
Is it possible to set the userid 
and password of a database in the Compute and Database Node properties 
?
Is there any other way to set the UserId and Password 
?


Dynamic DataBase WMQI

2003-03-09 Thread MQTeam Reply to questions account



I'm using WMQI V2.1.
Theflow I'm building needs to connect to an 
applicationdatabase, according to the message context.
Is it possible to set the application database 
dynamically ?
As far as I know, it is only possible to define the 
Database in the Database nodes, but can not set to be dynamic.

Am I right ?