To connect to the DB2 Driver, from a remote machine. Do we requier DB2
client.
Can't we connect by just having IBM DB2 driver which is just a single
file (db2cli.dll).
I am using vb application from Windows platform to connect to DB2 on
Linux machine.
Regards,
Santosh
P.S. Sorry for my bad english :(
With best regards, Dmitry.
With this utility you can reduce size of installation binaries, for
example you can reduce your DB2 runtime client to include only the
interfaces you need. The db2iprune tool is located in the
\db2\windows\utilities\db2iprune directory on DB2 product installation
image.
So, if you are planning install DB2 client with/within your application
you can combine the tool with the response file and perform quick
batch installation.
-- Artur Wronski