facebook

Foreign key in MySql or MsAccess in the DB Browser

💡
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
  • #210533 Reply

    gerosa
    Member

    I was connecting to a database hosted in ms access with DB Browser in order to generate the Hibernate files, however, I’ve had no sucess. I received the message “Unable to completed the generation of a Java class and Hibernate mapping file”. I guessed that maybe hibernate doesn’t have support to ms access.

    So I migrated the database to MySQL. However the db browser didn’t reconized the foreign keys present in the database (I’ve created the table as innoDB). So it has not generated the relationships between the classes.

    What can I do?

    #210542

    Riyad Kalla
    Member

    Are you able to verify that the foreign keys were infact maintained?

    Also there is a currently an issue with MySQL and FK’s that we are looking into, you can track that here: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-2881.html

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Foreign key in MySql or MsAccess in the DB Browser

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