Is there a free option to connect to DB2 via ODBC on within my .NET app? I believe the most common ways require a license:
- Data Direct $$$$
- IBM Client Access
- Host Integration Server
I just want to install an ODBC driver that I could access from a C# app.