Is there a .net 4.0 provider for IBM DB2?
- by Mesan
I can do any .Net development using v2 of the CLR (.net 2, 3, 3.5) but when I try to use .Net 4.0 then I get an error saying that the version of IBM.Data.DB2 is too old / out of date (it's compiled for CLR v2).
Where would I find a .Net 4 version of IBM.Data.DB2?