Search:

Type: Posts; User: javeshwart

Search: Search took 0.15 seconds.

  1. Re: i have problem in connecting into excel as my database

    tnx guys for your comments..

    i already solve my problem through the tutorial
    http://www.javaprogrammingforums.com/jdbc-database-tutorials/356-how-connect-excel-spreadsheet-using-jdbc-java.html
  2. Re: i have problem in connecting into excel as my database

    i want to add data into excel but i dont know how to get connection to excel...

    I am just starting to add data..like name and age ,one column for the age and one column for age..

    pls help me ..
  3. Re: How to Connect to an Excel Spreadsheet using JDBC in Java

    hi cn you explain the line
    Connection con = DriverManager.getConnection("jdbc:odbc:worcester");

    i don't understand what is the purpose of
  4. i have problem in connecting into excel as my database

    can someone help me solve my problem???

    i am new to java..

    pls help me
Results 1 to 4 of 4