
DeZign for Databases is a highly powerful and versatile software tool specifically designed for total assistance to databases designers, programmers, and maintainers. This great tool is very useful for setting out and designing your databases, as well as for helping you to easily identify and correct the most common mistakes that are usually made at design time, like data duplication.
DeZign for Databases allows you to work through a visual interface, which is much more comfortable, intuitive, and easy. This is especially useful when you need to, for example, establish the relationships between your tables and databases, since you can easily identify the corresponding fields, thus avoiding mistakes. Besides that, the program allows you to select among all the different kinds of existing relationships, and set the necessary key and primary key fields for each table as necessary. The program does not only assist you at design time, but is also a very important support for all the subsequent tasks, like database documenting, and even code generation. You can get all of this automatically, and the program can even perform reverse-engineering operations to existing databases, so that you can retrieve those changes made to existing databases, and reflect them in the visual designing environment.
v7.2.1 [Jul 5, 2012]
- Description/comment of attributes are now being displayed in the list of attributes. The separate tab for attribute descriptions has been removed. Descriptions can be edited in the grid directly.
- Improved text/sql formatting in differences reports. A difference report can be generated in the Comparison results dialog. This dialog appears when a data model is compared to a database or SQL file.
- Comparison results dialog now displays the database name/SQL file.
- Fixed an issue with invalid SQL for aliases for Oracle and SQL Server when using the internal query builder.
- Fixed an issue with an access violation when opening the Entity dialog by double clicking on a message in the messages list.
- Note tab instead of the General tab was the active tab when the Entity dialog was shown. Fixed.
- Fixed an issue with a list index out of bounds error when creating a new attribute package.