User Profile

Collapse

Profile Sidebar

Collapse
raghu4uon
raghu4uon
Last Activity: Apr 23 '08, 08:37 AM
Joined: Apr 22 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • raghu4uon
    replied to How to connect to database????/
    can you please tell me what does this line do????


    Code:
    Class.forName("oracle.jdbc.driver.OracleDriver");
             con = DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:lab2com38","scott","tiger");
    Regards

    Raghu.
    See more | Go to post

    Leave a comment:


  • raghu4uon
    replied to connect Database
    in Java
    can you tell me what this line mean??????

    Code:
    Class.forName("oracle.jdbc.driver.OracleDriver");
             con = DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:lab2com38","scott","tiger");
    please reply me as soon as possible...

    Regards

    Raghu
    See more | Go to post

    Leave a comment:


  • raghu4uon
    started a topic connect Database
    in Java

    connect Database

    hi

    Can anyone give source code to connect oracle 8 database to my java project????? i'm using jdk1.5, tomcat 5.5.9 web server, oracle 8..... i have created the tables but i dont know how to connect?????

    tel what should i do with source code!!!!!!!!!!! !!


    plz help me reagrding this!!!!!!


    Regards


    Raghu N
    See more | Go to post

  • raghu4uon
    started a topic How to connect to database????/

    How to connect to database????/

    hi

    Can anyone give source code for connecting oracle 8 database to my java project????? i'm using jdk1.5, tomcat web server, oracle 8..... i have created the tables but i dont know how to connect?????


    plz help me reagrding this!!!!!!


    Regards


    Raghu N
    See more | Go to post
No activity results to display
Show More
Working...