• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

good book for JDBC and Oracle 10g

 
Ranch Hand
Posts: 223
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i am lookin for any good book for Oracle 10g and JDBC. if combined is not available then please suggest me for Oracle 10g.
 
author & internet detective
Posts: 42073
932
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hasan,
An excellent book for Oracle 10g is OReilly's book.
 
hasan khan
Ranch Hand
Posts: 223
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks Jeanne for your reply. someone also suggested me
Oracle Database 10g: The Complete Reference (Osborne ORACLE Press Series) by Kevin Loney

basically i am a JAVA developer, i want to learn Oracle 10g and i will be using it in JDBC

now i have 2 choice, please suggest one;
thanks for reply.
 
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just to confuse you, here is a third choice:

http://www.javaranch.com/bunkhouse/SQL.jsp#159059407X
 
hasan khan
Ranch Hand
Posts: 223
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
no problem. I will be buying just one which book, but which one i dont know.

experts please tell me which one.
 
Chris Hendy
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Before spending any money, check out the free documentation provided by Oracle. You can download all of it

http://download.oracle.com/docs/cds/B19306_01.zip

or browse it on-line.

http://www.oracle.com/pls/db102/homepage

JDBC is here

http://www.oracle.com/pls/db102/to_toc?pathname=java.102%2Fb14355%2Ftoc.htm&remark=portal+%28Application+development%29

The documentation set can be a bit dry, and very voluminous, so if you want a book to ease you into it then try the 10g Complete Reference.
[ December 11, 2006: Message edited by: Chris Hendy ]
 
Jeanne Boyarsky
author & internet detective
Posts: 42073
932
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've read the book Chris suggested; in fact I wrote that review. If I was only buying one book, I would go with a book that just covered Oracle. Mainly because I like to try to avoid Oracle specific features. If you plan on writing stored procedures or otherwise tying yourself into Oracle, that is the book to choose though.

I haven't read The Complete Reference, so I can't compare either book to that.
 
It was the best of times. It was the worst of times. It was a tiny ad.
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic