| View previous topic :: View next topic |
| Author |
Message |
Neal Guest
|
Posted: Wed Jan 07, 2004 9:41 pm Post subject: Simple Question can't find answer |
|
|
I need to write a java program to run on a solaris machine to access a DB2
database across the internet. Where can I download the .jar file(s) I need
to do that. I did the same thing for Oracle and found the classes on their
site and downloaded those but I can't find them for DB2.
|
|
| Back to top |
|
 |
Tom Cole Guest
|
Posted: Fri Jan 09, 2004 12:53 am Post subject: Re: Simple Question can't find answer |
|
|
Apparently the driver comes with DB2: From the IBM Site:
Where is the DB2 JDBC Driver:
A: The driver is in the zip file sqllibjavadb2java.zip.
"Neal" <NoEmail_nchampio (AT) FromNewsgroup_sprynet (DOT) com> wrote
| Quote: | I need to write a java program to run on a solaris machine to access a DB2
database across the internet. Where can I download the .jar file(s) I
need
to do that. I did the same thing for Oracle and found the classes on
their
site and downloaded those but I can't find them for DB2.
|
|
|
| Back to top |
|
 |
|