Import / Export MySQL database in SQL Developer Data Modeler
960384Sep 7 2012 — edited Sep 7 2012Hello,
I have version 3.1.2.704 of SQL Developer Data Modeler and version 3.2.09 of SQL Developer installed.
When I´m adding a new connection in SQL Developer, I can choose the MySQL tab an create a connection to a MySQL database.
The connection test was successful and I can see all tables.
I use the same JDBC driver for SQL Developer and SQL Developer Data Modeler (mysql-connector-java-5.0.4-bin.jar).
But there are two problems.
1. First there is an problem when I want to import from a MySQL database (SQL Developer -> File -> DataModeler -> Import -> DataDictionary).
After choosing the MySQL connection and pressing the next button an error occurs: CONNECTION_TYPE
What is the reason?
2. In SQL Developer Data Modeler I have not the CONNECTION_TYPE problem. But when I want to export DDL, there is no MySQL type selectable, although there is working connection to the MySQL Database. It´s the same in SQL Developer.
What is the reason?