facebook

error accessing oracle DB from Myeclipse

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #309357 Reply

    cnlakshmi
    Member

    Hi ,

    I am new to Java and Eclipse. I recently installed MyEclipse 7.5.0 on a Mac OS.
    I wrote a simple Java program using MyEclipse which connects to a oracle DB and access its Data.

    When I compile I get the following error:
    java.lang.ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver

    Can anyone please advise on how to resolve this issue. Should I install jdbcodbc driver separatley or comes with MyEclipse installation?

    Can you provide some information regarding this.

    Thanks
    Lakshmi

    #309363

    Lakshmi,
    Please verify if rt.jar is included in your project build path.

    Should I install jdbcodbc driver separatley or comes with MyEclipse installation?

    This jar file comes bundled with the JRE library that is added when you create a java project

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: error accessing oracle DB from Myeclipse

You must be logged in to post in the forum log in