hi,
We have a requirement to connect DB2 UDB database from .NET application:
We checked on below mentioned link that following drivers can be used to connect to DB2 database:
OLEDB Driver, ODBC and CLI Driver,DB2 .NET Provider
http://www.codeproject.com/Articles/4870/Connect-to-DB2-from-Microsoft-NET
Need guidance on how to start with installing these drivers on machine.
- Ideally which driver should be used to achieve better performance.
- To start with ODBC and CLI driver I’ve found below link:
http://www.withdata.com/ad/tips/how-to-install-and-configure-db2-odbc-driver.html
- Can anyone confirm if it is the correct way to proceed?
appreciate the help