posted 22 years ago
First you are probably using classes12.zip? If so just rename it to classes12.jar and make sure the jar file is in your class path.
Second the tnsnames stuff.
If you are using the OCI driver use:
For the thin driver use
Hope that helps.
It really is that easy. The most important thing to do is get that jar in the classpath. Then make sure you are using what is the SID, or what is the actual tnsnames entry.
Mark