For those of you who are lucky enough to work with DB2 and .NET, you're probably already aware that you can run into some issues if you're not using the correct DB2 Driver.
I've been writing some SSIS packages that move some data from a DB2 environment into a SQL Server 2005 Database. I also had to write a few .NET applications that spoke to the DB2 database. Here's a couple drivers that I used and some of the notes regarding them. I've also included a few links that help in regards to development.
Drivers
Other Useful Information/Tools
Remember Me
original dasBlog theme by Mads Kristensen altered by Donn Felker |
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.