Connecting to IBM AS/400 with OS/400 data queue from a c# .net 6 webapi
i am very confused trying to connect to a data queue to an AS/400 running OS/400 from a c# webapi. I am not sure what package i could use. Net.IBM.Data.Db2 does not explicitly say it supports OS/400. Is there some nuget i could use?
IBM DB2 iSeries error CWB_MP_TI_EVENT access denied
I’m trying to connect to a DB2 database on AS400 using a .NET standard IBM library, while my project is written in .NET 8.