MySQL Forums
Forum List  »  MySQL Workbench

Re: How to add existing EER model to Connection?
Posted by: Mike Lischke
Date: March 18, 2013 02:36AM

Think of the various features again. A query is a string you send to a MySQL server to change things or get results. A model is a representation of real objects - in this context your database structure. So you cannot *add* a model to anything (except another model).

First try to formulate what you really want.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to add existing EER model to Connection?
612
March 18, 2013 02:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.