• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

So tricky to me,please help!

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just learn jdbc,but i can not figure out how to set path and how to make a connection.I study some books like "CORE JAVA"and"HOW TO PROGRAM" ,I review many times and try a lot of times on my computer use pointbase,but i can not success.Can anybody help me to go forward and tell me the details,
it's very important to me,thanks advance.
 
Ranch Hand
Posts: 297
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Probably the best place to start is with the tutorial, at http://java.sun.com/docs/books/tutorial/jdbc/index.html
 
long sun
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Michael:
Thank you very much for your responds,I wish i can solve it. Thanks again!
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi long sun
yes this is best place to start as mentioned by
Michael Hildner http://java.sun.com/docs/books/tutorial/jdbc/index.html
as each step is given very thoroughly
A complete example starting from how to make connection
giving all useful steps.
this indeed is a good tutorial.
regards
suneel
 
reply
    Bookmark Topic Watch Topic
  • New Topic