I have this list of resources on hand so, here it is : These should be all the Oracle resources you need to get started, get familiar with jdbc, trouble shoot your problems, and eventually become advanced! download your oracle drivers and follow the download procedures enable the client to connect(set environment)
To find all the Oracle specific code that you could ever need -->look for the "JDBC Samples" links some more oracle code here If you just want code snippets that explain various tasks. if you come accross a problem, check this list before you post if you come accross an Oracle SQLException, then you can investigate the ORA-XXXXX error messages and solutions here: good luck, Jamie