05 Jul
Oracle and Java
Last December I wrote about how to create a simple Perl application that connected to your Oracle database, it is high time that I showed you how to do the same in Java.
What You’ll Need
1. An Oracle database. Make sure you can tnsping your ORACLE_SID. Better yet, make sure you can connect with sqlplus.
2. Java. It’s a free download from Sun. I’m using 1.5, but I’ve tested this on several