If I just use Database=ZOSDBRMT,user=IBMUSER,pwd=PASSWORD get the following:
I had them filled in, I just wasn't going to post them. I'm working with VS 2022 using NET7.002. It seems to not recognize the alias database cataloged in the directory. It says it can't find the alias. If I give it the Database=DALLASC it, the actual remote database name then it finds it, but it says the license isn't valid or it doesn't find it. With a regular C# Forms, .NET 4.8.1 and the V11.5.8 DB2 installation it finds the database and connects fine. I was wondering if the NET7.002 is doing something different. I down loaded the nuget NET7.IBM.Data.DB2 NET provider.