I'm trying to run an example out of a java book and I'm just no good with command line stuff.
I'm trying to connect to an example db2 database.
I always compile and run java stuff from the jdk bin directory (C:\Program Files\Java\jdk1.6.0\bin). I have a program that is telling me to include
c:\program files\IBM\sqllib\java\db2java.zip in my classpath. The myriad of things I've tried to do aren't fixing my problem. Can somebody tell me how to do this, please?
I'm trying to connect to an example db2 database.
I always compile and run java stuff from the jdk bin directory (C:\Program Files\Java\jdk1.6.0\bin). I have a program that is telling me to include
c:\program files\IBM\sqllib\java\db2java.zip in my classpath. The myriad of things I've tried to do aren't fixing my problem. Can somebody tell me how to do this, please?