Menu

#5 ORBADA-01001

JDBC
closed
nobody
5
2012-10-16
2012-07-02
John
No

I unzipped the orbada download file onto my 64bit Windows 7 computer and ran orbada.bat. Help-About tells me I'm running version 1.0.9.205 Undique. I tried connecting to my local MySql server but got the message "ORBADA-01001: JDBC driver not specified for schema connections.
java.lang.ClassNotFoundException: com.mysql.jdbc.Drver". My Connection Schema Definition is as follows.

Name of scheme: {user}@{host}
Driver: MySql Server
Server (host): localhost
User: root
Password: [my MySql root password]
Database: world
Port: 3306
Connection string(URL): jdbc:mysql://localhost/world

I tried downloading MySql's Connector/J 5.1.20 and putting it in my CLASSPATH. I didn't help.

Any ideas as to what I'm doing wrong.

Note. I usually don't bother the developer until I've tried a help forum or other form of self-help, but I couldn't find one.

Discussion

  • Andrzej Kałuża

    • milestone: 2120554 --> JDBC
     
  • Andrzej Kałuża

    Hi!
    CLASSPATH does not matter in orbada.
    Try to put the JDBC driver in the directory orbada/jdbc or indicate it by selecting "Programs-> JDBC drivers configurations." In the window, find the "MySQL Server" and next choose a location where the driver is.

    I am waiting for result
    Andrzej

     
  • Andrzej Kałuża

    • status: open --> closed
     
  • Andrzej Kałuża

    no answer - close

     

Anonymous
Anonymous

Add attachments
Cancel