Table schema designer (EZDML) version 1.98 released, ezdml1.98
The Zookeeper table structure designer (EZDML) is a free small software for table creation in databases. It allows you to quickly design database table structures and build data models, it can quickly generate code templates, simple interfaces, and dictionary documents, and supports Script Programming.
The new version has the following improvements:
1. Fixed some bugs;
2. Export files support WORD and HTML (right-click Export on the model diagram, EXCEL is exported by default, and the file types can be WORD and HTML );
3. You can set different background colors for each table (right-click the table selected on the model graph to set the object color );
4. The table property generation page supports Special copying. The generated results can be copied as code strings such as C, JAVA, DELPHI, PL/SQL;
5. PASCAL script supports Page Templates (similar to JSP and ASP) to generate custom templates and debug the Page Templates directly (the system automatically converts the page template to a pure PASCAL script during debugging ).
Time relationship. No detailed instructions are provided.
The exported WORD is also generated using an HTML page template. The template file is Templates \ export_doc_html.tmpl. You can modify it to export a format that meets your requirements.
Welcome to the trial ,:
Http://download.csdn.net/detail/huzgd/7989497
How to Use table structure designer 124
The table structure designer is a small software for creating tables in a database. It can quickly design the database table structure and establish a data model. The software feature table structure designer is a small software for creating databases and tables. It allows you to quickly design database table structures and create data models. Features: 1. table Structure Design: create tables, fields, primary keys, foreign keys, indexes, and annotations; 2. table Description: You can directly edit the text description to quickly generate the table structure. People who love the keyboard will like this function. 3. model diagram: A Model diagram is automatically generated. A physical/logical view can be designed and displayed, and operations such as automatic layout, translation, and zoom-in and zoom-out are supported. 4. import Database: Import existing objects in the database, that is, the so-called reverse engineering (currently only ORACLE is supported); 5. generate a database: You can generate an SQL script for directly creating a database. You can also compare it with an existing database and then generate a synchronization script to avoid losing existing data.