Hi,
First of all, consider me a newbie in DB2.
I need to connect to DB2 v7.1 from my .NET application.
After looking into this issue, I noticed that IBM has provided a DB2 .NET Provider which extends DB2 support for the ADO.NET interface. The main problem is that the documentation mentions that it only works for version 9 or later.
Can someone please provide me with the options to connect to my...