Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Will Oracle 9i let me connect using jdbc right "out of the box"

Re: Will Oracle 9i let me connect using jdbc right "out of the box"

From: Erick Papadakis <erick_papadakis_at_yahoo.com>
Date: 10 Aug 2002 21:06:37 -0700
Message-ID: <737aefee.0208102006.5fc3ef32@posting.google.com>


simon, you could take a look at the oracle OTN documentation, which I have always found very useful --

  http://snipurl.com/ora_jdbc

also since you are getting started perhaps this is a good time to think of good coding style and performance issues. there is a very useful chapter from O'Reilly's book called "java programming with oracle JDBC" by donald bales available online --

  http://snipurl.com/jdbc_performance

meanwhile, you may also find this JDBC example useful --   

  http://www.heimetli.ch/jdbc/JDBCQuery.html

hope this helps,
.ep Received on Sat Aug 10 2002 - 23:06:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US