Originally posted by Jeanne Boyarsky:
I think Dave meant more specifics about the driver. What company made it? What is it called?
Hi Jeanne.
Dont know much about the driver. Infact I haven't downloaded this myself. This is given by one of my work place colleague. The file called db2jcc.jar and I am using type 4 driver. I have tried to get more information by seeing its properties. WindowsXP is showing me nothing, but the date modified, created, etc.
Packages are like below.
- com.ibm.db2.jcc.sqlj
- com.ibm.db2.jcc.uw
- com.ibm.db2.jcc.t2
- com.ibm.db2.jcc.resources
- com.ibm.db2.jcc.a
- com.ibm.db2.jcc.b
- com.ibm.db2.jcc.c
Please notice last three packages I have mentioned above. What kind of name is this? It has class files like
a.class
b.class
c.class
.
.
.
z.class
After using all the english alphabets, the name are the combinations of alphabets like
bu.class
bc.class
bt.class
Its not following the naming conventions even. The class name should be with initCap.