eer-model Questions

2

I've downloaded MySQL workbench and can create a EER diagram. What's the difference between this and a UML diagram? Where does a ERD come into this?
Akee asked 8/5, 2013 at 19:59

10

Solved

I am doing some databese thing, I need copy one table from one model to another, but i try many ways there no effect. Is there any way for doing this?
Annunciation asked 15/6, 2013 at 1:55

3

Solved

I am using MySQL Workbench and created an EER Diagram with several classes, columns, relationships, etc... now I have been looking and wondering if it is possible to let this application auto-gener...
Whiteley asked 13/4, 2014 at 10:5

4

I'm having a lubuntu-64bit and installed MySQL-workbench to open the EER model. but it just doesn't open up.. It shows error Error unserializing GRT data error unserializing object (invalid str...
Substitutive asked 15/12, 2012 at 6:36

3

Solved

I've instaled MySQL workbench in Windows 7 64bit. Unfortunately, I'm facing problems: In the Object Browser, when I click on my DB and right click on tables to create one, I can not insert any col...
Handwork asked 28/6, 2012 at 15:44

7

Solved

I am working on a moderately complex schema in MySQL Workbench, and the single page of the EER diagram is now full up. Does anyone know how to enlarge it to two or more pages?
Jurywoman asked 8/2, 2011 at 12:30

3

What is the difference between ERD (Entity relationship diagram) and EERD (enhanced entity relationship diagram)?
Nik asked 28/3, 2012 at 10:55

4

Solved

I am creating a visual representation of my existing database with MySQL Workbench and I am able to synchronize the models with the "Database -> Synchronize Model..." menu. However, every time I sy...
Tombolo asked 9/3, 2010 at 15:27

3

Solved

I'm just trying to create a new MySQL database with a few simple tables. I created a new EER Model in Workbench so I have the database modeled I want it, with all the tables/fields I need. I don'...
Mayonnaise asked 31/1, 2012 at 21:51

2

I have created MySQL DB using MySQL Workbench 5.2.40 CE. At first, I created New EER Model and named it test. Then created schema named: testdb, then table named: table1. Also, created a connection...
Multipurpose asked 28/6, 2012 at 11:51

1

Solved

i'm using sqlitejdbc libraries to create a db using java. Now i need to generate eer model from existing sqlite db stored in a file. In past i used MySqlWorkbench to generate eer from a mysql db, b...
1

© 2022 - 2024 — McMap. All rights reserved.