473,386 Members | 1,708 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Using MQ SERIES

oz
Hi,
Where can i find code examples of connecting with MQ from VB.net(not using
msmq bridge)
BR
Oz

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.679 / Virus Database: 441 - Release Date: 07/05/2004
Nov 20 '05 #1
5 7604
* "oz" <oz******@hotmail.com> scripsit:
Where can i find code examples of connecting with MQ from VB.net(not using
msmq bridge)


I don't know what MQ series is, but maybe this article helps:

HOW TO: Write to and Read from Microsoft Message Queue Server in Visual Basic .NET
<URL:http://support.microsoft.com/?kbid=315698>
+ links on bottom of the page.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #2
MQ Series is not MSMQ.

I think the best area is ibm site and ibm books. You can see there what they
have in Beta state and what could be used now.
Currently official way is to use unmanaged ActiveX (COM), which IBM delivers
with MQSeries.
E.g. see
http://publibfp.boulder.ibm.com/epub...qtan02tfrm.htm

In worst case you will need to develop your own dll, which will expose
required functionality to .Net. See description of platform invoke in MSDN.

HTH
Alex

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:2g************@uni-berlin.de...
* "oz" <oz******@hotmail.com> scripsit:
Where can i find code examples of connecting with MQ from VB.net(not using msmq bridge)
I don't know what MQ series is, but maybe this article helps:

HOW TO: Write to and Read from Microsoft Message Queue Server in Visual

Basic .NET <URL:http://support.microsoft.com/?kbid=315698>
+ links on bottom of the page.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>

Nov 20 '05 #3
Oz,
IBM makes a class library for .NET to connect to MQ Series.

I want to say I found it on here, but I am not seeing it right now:

http://www-306.ibm.com/software/integration/wmq/

NOTE: When I saw it (6 months ago) it was still in beta, but sounded stable.

Hope this helps
Jay

"oz" <oz******@hotmail.com> wrote in message
news:uk**************@TK2MSFTNGP09.phx.gbl...
Hi,
Where can i find code examples of connecting with MQ from VB.net(not using
msmq bridge)
BR
Oz

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.679 / Virus Database: 441 - Release Date: 07/05/2004

Nov 20 '05 #4
I want to thank you for your help

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #5
Oz,
I found the link.

If I'm reading the following correct, .NET support is available in WebSphere
MQ V5.3:

http://www-1.ibm.com/support/docview...=utf-8&lang=en

I'm not sure what the MSI download on the above link provides (support for
previous versions?)

Hope this helps
Jay

"Oz Renzer" <oz******@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I want to thank you for your help

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Sriram Krishnan [at] gmx [dot] net | last post by:
Given an arbitrary number series, how do I identify the series and find the Nth number... for e.g 1,3,5,7 is an AP and the next number will be 9 1,8,27,64 is the series of cubes and the next will...
1
by: Sriram Krishnan [at] gmx [dot] net | last post by:
Given an arbitrary number series, how do I identify the series and find the Nth number... for e.g 1,3,5,7 is an AP and the next number will be 9 1,8,27,64 is the series of cubes and the next will...
1
by: Robin Tucker | last post by:
Heres and interesting problem: I have a VB.NET program that creates reports via. Word Automation. This all works fine. What I want to do as part of this report generation process is to embed a...
4
by: geoffp | last post by:
I need to generate reproducible random number series. I've done the obvious - use mt_srand with the same seed. This supposedly will create the same series every time. Is this true? Its not...
12
by: wuzertheloser | last post by:
I need help with Taylor Series Part A: Scan the angle in degrees x_deg. Express this angle in radians by using x=PI*x_deg/180, and calculate Y=cos^2(x) by using the math.h...
1
by: Cartik | last post by:
Hello, This question is regarding applying an XSL transformation to map one XML file to another. Im posting this question again. Say I have original XML attributes like: <series> ...
4
by: keirnus | last post by:
Hello, I've been coding in Access VBA to create an Excel Graph and it was good. Until I got this error: Please check the code below: Private Sub TestGraph3()
1
by: Scholar | last post by:
Hi,i am working on a c++ project which will find the nth term of a given series.The series would be given in the form of first 4 or 5 terms.I have the basic alogorithm which can find the nth term of...
0
by: TerryGut | last post by:
I need to show actual values from Series on the X axis of the chart instead of default ones. How to do so using Chart Control of the Visual Studio 2008 Professional? Code (just in case) is placed...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.