Not Monitored
Tag not monitored by Microsoft.
39,204 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi
For now, I use .Net Framework 4.8.1 to create web APIs (using IBM.Data.DB2.ISeries).
But I want to use .Net 8 for creating APIs by using data from DB2.
Is there a way to connect the database which I don't have to pay for a IBM License?
```**Thank you**
IBM supplies a nuget package:
https://www.nuget.org/packages/Net.IBM.Data.Db2/
in general connecting to any non free database (even Sqlserver) requires a license.