I'm not shure if this is the right place, so directions to another newsgroup are welcome. I run a website that offers audioclips for download (http://port5.de if you're interested) and would like to create a 'charts' database. Obviously,
I'm using Oracle 9.02, Java SDK 1.4 and the OCI-Version of jdbc. The connection still works, and I'm able to send a simple "select count(*)" -Statment to my database. At the next step, I would like to call a PL/SQL-Statement from a
Hello db gurus, I am designing a small J2SE parts database application and now I am considering the database portion. I really like the cleanness of the JDO model but I am wondering if it would be overkill for what I am designing