Is there a .net 4.0 provider for IBM DB2?
Posted
by Mesan
on Stack Overflow
See other posts from Stack Overflow
or by Mesan
Published on 2010-05-31T16:58:46Z
Indexed on
2010/05/31
17:03 UTC
Read the original article
Hit count: 206
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?
© Stack Overflow or respective owner