how to obtain ER and data dictionary

User, date Message
Written by vmoran2009
2 years ago
Category: General
2 posts since Mon, 13 Jun 11
Hello good morning

i need obtain ER and data dictionary using Heidisql, it posibble?

also 3384 fix bugs no apply what is the problem? today using heidsql 3383 versión, i donwloaded 3384 fix bug by are not apply
Written by ansgar
2 years ago
3958 posts since Fri, 07 Apr 06
Please explain "... fix bug by are not apply".

And what is "ER and data dictionary"?
Written by vmoran2009
2 years ago
2 posts since Mon, 13 Jun 11
ER diagram Database(entity-relationship diagrams)

A data dictionary is an integral part of a database, which holds information about the database and the data that it stores, i.e., the meta-data
Written by ansgar
2 years ago
3958 posts since Fri, 07 Apr 06
OK. No, that is not a feature of HeidiSQL.
Written by jfalch
2 years ago
223 posts since Sat, 17 Oct 09
try the various tables in the information_schema database for MySQL metadata.
AFAIK the mysql workbench tool can do ER for tables using Engine=InnoDB.
 

Please login to leave a reply, or register at first.