With other ODBC drivers like SQL Server, I can use VB ADO and form a connection string e.g.
Driver={SQL Server};Server=BACH;Database=CoreSQL;uid=sa;password=XXXX
With the DB2 driver, what are the equivalent keywords?
e.g.
Driver={IBM DB2 ODBC...
Answering my own question, I finally found the right place in the IBM FTP site. Foolishly, I'd been looking in Application Development sections. What I needed was in Runtime Client.
See
ftp://ftp.software.ibm.com/ps/products/db2/fixes/english-us/db2ntv7/client/runtime/
I'm new to DB2, just installed Universal 7.1 on a server. No problem there, but how do I get hold of an IBM DB2 or even a Microsoft DB2 ODBC driver for client computers?
I've looked on the IBM support website, but all I can seem to find is FixPacks which seem to be >200Mb and much too big to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.