TCP/IP using DB2OLEDB

Connection string

This Microsoft OLEDB provider for DB2 connection string can be used for connections to IBM DB2.

Provider=DB2OLEDB;Network Transport Library=TCPIP;
Network Address
=xxx.xxx.xxx.xxx;
Initial Catalog=MyCtlg;
Package Collection
=MyPkgCol;
Default Schema=Schema;User ID=myUsername;
Password
=myPassword;