Hi,
i am raj singh.I am using type 4 jdbc driver with db2
but its not working its giving the message "required user
property not set". the environment variable is set properly
with jar files which required for type 4 jdbc driver.
if anybody know about this problem pls provide the details.
how i can resolve this problem.
The details is-
driver=com.ibm.db2.jcc.DB2Driver.
url=jdbc:db2://raj:50000/EMP1.
if i am using this driver-
COM.ibm.db2.jdbc.app.DB2Driver
jdbc:db2:EMP1.
its working successful.but i want to use type 4 driver
according to requirement.