JDBC Database Connection with OpenOffice database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • parasou79
    New Member
    • Jun 2007
    • 1

    #1

    JDBC Database Connection with OpenOffice database

    Hi All,

    I want a small piece of code to connect my OpenOffice database (*.odb) in java using JDBC .



    Thanks in Advance,


    Regards, Parasou
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by parasou79
    Hi All,

    I want a small piece of code to connect my OpenOffice database (*.odb) in java using JDBC .



    Thanks in Advance,


    Regards, Parasou
    Please read the site rules and you'll see that we only help you get your code right not right all the code for you.
    Guidelines

    Comment

    • MythProgrammer
      New Member
      • Jul 2007
      • 1

      #3
      this should help.
      http://digiassn.blogsp ot.com/2006/07/java-creating-jdbc-connection-to.html

      Comment

      Working...