If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Make sure an IBM ODBC DB2 driver is installed on the Excel host, with a datasource for the concerning database configured. In MSQuery make a connection with that datasource et voila.
Make sure an IBM ODBC DB2 driver is installed on the Excel host, with a datasource for the concerning database configured. In MSQuery make a connection with that datasource et voila.
Regards
Hans
Thanks,
But i don't find any IBM DB2 driver for the version 8.1 of DB2 UDB.
Furthermore, my excel file will only work where the odbc driver is installed ? :/
First: yep, MSQuery can only connect to locally installed User- or System-DSNes as far as I know.
Second: install the DB2 connect package from the DB2 UDB install CD on the machine that hosts XL. If you don't have the CD at hand I think you can download the package from here http://www-01.ibm.com/support/docvie...id=swg21256235
Hi, you shouldn't install the Run-time client (although it might be installed implicitly with other products, wouldn't know about that) but the "DB2 Connect Enterprise Edition", available here http://www-01.ibm.com/support/docvie...id=swg21256059
After installation the driver should be visible in the list when adding a new datasource in ODBC Administrator. Good luck.