facebook

Configuring DBBrowser

💡
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. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #215931 Reply

    mthiessen
    Member

    Hello,

    After using the basic App Server functionality of MyEclipse and being very impressed, I noticed a DBBrowser plug-in. However, I’m having trouble connecting it to my MySQL connection. I successfully create a driver definition and a connection definition. I can make a connection, but I get an error stating “No metadata”. I don’t see anything beyond the successful connection.

    Here’s the driver configuration:
    – name: mydb_mysql
    – example url: jdbc:mysql://localhost:3306/mydb
    – extra classpath: c:\j2sdk1.4.2_05\jre\lib\ext\mysql-connector-java-3.0.5-gamma-bin-jar
    – driver class name: com.mysql.jdbc.Driver

    Here’s the connection configuration:
    – name: some_name
    – drvier: mydb_mysql
    – url: jdbc:mysql://localhost:3306/mydb
    – user name: root
    – password: root (how I configured MySql root account)

    Here are the version details…

    MySQL: 4.1.5 gamma
    MyEclipse: 3.8.1
    Eclipse: 3.0.1

    Any help would be greatly appreciated!

    Regards,
    Mike.

    #215933

    Riyad Kalla
    Member

    I don’t know that we have been testing against the gamma release, let me check with our DB dev.

    #215937

    support-jeff
    Member

    Nope. Have not and do not plan on testing against something that bleeding edge at this time. However, if you can find Eclipse error log entries related to this, I may be able to help you. Have you tried turning auto-commit off?

    #215941

    mthiessen
    Member

    I dropped back to the previous version of MySQL and all is OK now. Thanks for your help.

    Regards,
    Mike.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Configuring DBBrowser

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