|
|
Question : Problem: Help on Using DB2 Cliient and DB Visualizer.
|
|
Hello All, Do we need to install DB2 client for accessing DB2 database which resides on AIX server. For development, is this necessary. Can we develop and test a database connectivity in Java J2EE (App server - Web Sphere 6.0) without installing DB2 client in Windows environment. Like thin client.
DB2 Server is installed in AIX. Using UDB (Are the adapters / packages different for this comparing to JDBC)
Please explain what needs to be done.
Regards. Hari.
|
Answer : Problem: Help on Using DB2 Cliient and DB Visualizer.
|
|
yes i'm reffering to the type 4 it's not a type 4 driver but a type 4 connection that is why the universal driver is called the universal driver - because it supports all connection types
you can find samples here http://publib.boulder.ibm.com/infocenter/db2luw/v8//topic/com.ibm.db2.udb.doc/ad/r0007620.htm
|
|
|