The database designer contains the database model imported from the actual database schemas. On top of this, additional metadata can be stored and viewed, adding more ways to describe and document the database model than what SQL Server allows.
The goal of database designer is to speed up the creation and modification of common database entities and their metadata by providing a limited but tailored list of actions and best practices.
The model as it exists in the SQL Server database.
The model as shown in Database Designer. This includes any changes not yet applied.
Imports all changes made to the Database model. Any pending changes are reapplied to the Database Designer model after a import is made from the database.
Applies all pending changes to the database.
Reverts selected changes currently in the Database Designer model.
Database Designer will fully replace Softadmin® Map in the future. And if possible most modeling work should be done in Database Designer from Softadmin® version 8.8.0 and forward. Some features may not exist in Database Designer and therefore Softadmin® Map may be used as a complement.
Both Database Designer and Softadmin® Map can be used in the same system during a transitional phase. However both modeling tools should not have ongoing changes at the same time to avoid merge conflicts. Always apply changes and import/synchronize before swapping modeling tool.
The button "Import from Map" imports all data from Softadmin® Map according to the settings Softadmin® Map import settings.
Use the button "Export to Map". This makes it possible to export selected system- and function-blocks to Softadmin® Map. This is needed if you plan to model system- and function-blocks using Database Designer but still want to be able to do either all or part of the Table modeling in Softadmin® Map.
Found at "Database designer > Settings > Softadmin® Map import settings". Controls the settings for the "Import from Map"-button. The goal should be to have the setting "Database Designer", but as long as modelling is done in Softadmin® Map it may not.
Whenever the you are confident database modeling can be handled using mainly Database Designer, and SSMS for some special cases, Softadmin® Map may be uninstalled.
Do not model System- and function-blocks in both Database designer and Softadmin® Map as it will cause conflicts. We strongly recommend using Database Designer for this task. Export System- and function-blocks to Softadmin® Map
Do not move function blocks between system blocks in Softadmin® Map. This will cause Database Designer to create duplicates of the function block.
Local database development is not supported yet.
Found at "Database designer > Settings > Database Designer settings". Controls the configurable behavior of Database Designer depending on project specific rules.