How do I connect to a DB2 database?
I've got a DB2 database on an AS400 box. Can I install an ODBC driver for DB2, add a DSN to the database, and connect using ADO? If so, where do I get the driver?
Printable View
How do I connect to a DB2 database?
I've got a DB2 database on an AS400 box. Can I install an ODBC driver for DB2, add a DSN to the database, and connect using ADO? If so, where do I get the driver?
If you have Client Access installed you can use the IBMDA400 OLEDB driver that comes with it.
If you go into the client Access toolbox, common interfaces, OLEDB and then you can run the VB wizards supplied by IBM.