Tech Force One is my web log related to technologies, I use day to day.


Search Tech Sites:
Loading

« Oracle JDBC Driver – JRE 1.5

If you are using JRE 1.5 browser plugin, you need to be using ojdbc14.jar file instead of the old classes12.zip. With 1.5+, classes12.zip does not work.

If you are signing an applet which makes a database connection, you probably need to sign the JDBC Driver too!

Leave a comment