Hi,
I have been assigned to connect to a AS400 queue using the iSeries API, probably version 5 release 3. I use Visual Basic.NET in Visual Studio.NET 2003.
I would be grateful for all input regarding this problem, since I don't really have any ideas on how to start.
Questions:
1. I am not gonna connect to a database, only a queue e.g. the queue QSNDDTAQ. Are any installations required on the client as well as the server to be able to connect to the queue.
2. Can anyone provide code examples, preferrably in VB.NET but any .NET language will do?
3. Anyone know of an Internet resource I can read?
Best
/M
I have been assigned to connect to a AS400 queue using the iSeries API, probably version 5 release 3. I use Visual Basic.NET in Visual Studio.NET 2003.
I would be grateful for all input regarding this problem, since I don't really have any ideas on how to start.
Questions:
1. I am not gonna connect to a database, only a queue e.g. the queue QSNDDTAQ. Are any installations required on the client as well as the server to be able to connect to the queue.
2. Can anyone provide code examples, preferrably in VB.NET but any .NET language will do?
3. Anyone know of an Internet resource I can read?
Best
/M
Comment