ER/Studio
Home | ER/Studio
Documentation | IDERA Technical
Support | www.idera.com
Thank
you for using IDERA ER/Studio Viewer. ER/Studio Viewer provides to anyone
outside of the data modeling team an interactive environment for viewing
ER/Studio data models. This distributable application provides the same
sophisticated and advanced viewing features offered to modelers through the
native ER/Studio application. Why rely on static representations and graphical
snapshots that are difficult to navigate and find information? ER/Studio Viewer
displays the same DM1 model file generated by the native ER/Studio application.
This enables the Viewer to provide all of the data model's underlying
information, such as table and column definitions, in the same accessible
format as ER/Studio. To ensure data integrity and security, ER/Studio Viewer
offers no editing capabilities preventing unauthorized modifications to the DM1
file.
See the most recent documentation at the IDERA Web site, https://www.idera.com/support/productdocuments
WHAT'S NEW in version 19.0.1
Supports additional features for SQL Server
Temporal Tables
Allows users to switch between open files
Adds the Universal Mappings button to the
Repository ribbon
Adds the Diagram Properties button to the
Model ribbon
Adds quotation marks to the Field Names
when generating the database JSON
WHAT'S NEW in version 19.0
Supports Azure Active Directory Password
authentication method
Allows users to log in to Team Server when
logging into Repository
Supports the ‘relates to’ relationship between
Business Terms and Objects
Supports the ‘where’ clause for SQL Server
filtered index
Supports the ‘Columnstore’
index for SQL Server
Supports Spatial Indexes for SQL Server and
Azure SQL DB
Allows users to define table and index
compression for SQL Server
Allows users to model temporal tables in SQL
Server
Supports extended properties for SQL Server
Tables and Columns
Allows users to generate MongoDB model output as
plain JSON
Supports Azure Synapse Analytics
Supports Inheritance Relationships for
PostgreSQL
Allows TLS between Data Architect and Repository
ER/Studio Viewer Features
Read-only Editor Access to All Model Objects
Workstation and Concurrent Licensing
Release Notes
Additional Resources
Supports
additional features for SQL Server Temporal Tables
ER/Studio Data Architect 19.0.1 includes additional support for
SQL Server Temporal Tables, allowing users to designate in-memory tables and
have Data Architect check whether the columns are suitable as not all datatypes
are supported for in-memory. For more information about
this feature, see Microsoft
SQL Server Table Storage Options.
Allows
users to switch between open files
This release includes the addition of the Switch Windows button in the Diagram
ribbon. This button allows the user to switch and view each of the different
open files.
Adds
the Universal Mappings button to the Repository ribbon
The new Universal Mappings
button on the Repository ribbon
allows users to create links between objects across models, which are visible
in the Where Used tab of Objects and in Team Server Core.
Adds
the Diagram Properties button to the Model ribbon
The new Diagram Properties
button on the Model ribbon allows
users to easily set properties for the diagram file.
Adds
quotation marks to the Field Names when generating the database JSON
New options allow users to select how the plain JSON output is
generated from MongoDB-specific content. For more information about this
feature, see MongoDB
JSON Generation.
What's New in Version 19.0
Supports
Azure Active Directory Password authentication method
This version of ER/Studio Data
Architect supports Azure Active
Directory – Password as an authentication method in Azure SQL Database
available in the following scenarios:
·
Reverse
engineering objects from Azure SQL Database with a direct connection.
In the Authentication field of the
Reverse Engineering Wizard, select the Azure
Active Directory – Password option. For more information about this
feature, see Reverse
Engineering an Existing Database.
·
Forward
engineering to Azure SQL Database using a direct connection.
In the Authentication field of the
DDL Generation Wizard, select the Azure
Active Directory – Password option. For more information about this
feature, see Generating
a Script File or Database.
·
Compare/Merge
with a live database for Azure SQL Database using a direct
connection.
In the Authentication field of the
Compare and Merge Utility, select the Azure
Active Directory – Password option. For more information about this
feature, see Using
the Compare and Merge Utility.
Allows users to log in to Team Server when
logging into Repository
The separate Repository and Team
Server login menu buttons and dialog boxes now are combined, allowing users to
optionally connect to Repository and Team Server at the same time. The single Log In button
opens a dialog box that includes areas for both components. For more
information about this feature, see Logging
In and Out of the Repository and ER/Studio TS.
Supports the ‘relates to’ relationship between
Business Terms and Objects
ER/Studio Data Architect now allows
association between business terms in Team Server and objects in Data Architect
by using the relates to
relationship. Objects that support this capability include Entity, Table,
Attribute Column, and Domain. For more information about this feature, see the
What’s New topic Supports
the 'relates to' relationship between Business Terms and Objects.
Supports the ‘where’ clause for SQL Server and
Azure SQL DB filtered index
ER/Studio Data Architect now
supports the where clause for SQL
Server 2008+ and Azure SQL DB filtered index. For more information about this
feature, see Microsoft
Access, Azure SQL DB, and SQL Server Index Options.
Supports the ‘Columnstore’
index for SQL Server
ER/Studio Data Architect now
supports the Columnstore
index for SQL Server 2012+. For more information about this feature, see Microsoft
Access, Azure SQL DB, and SQL Server Index Options.
Supports Spatial Indexes for SQL Server and
Azure SQL DB
The new Spatial tab in the
ER/Studio Data Architect Index Editor allows users to configure geo-spatial
indexes for SQL Server 2012+ and Azure SQL DB platforms. For more information
about this feature, see Spatial
tab.
Allows users to define table and index
compression for SQL Server
This version of ER/Studio Data
Architect allows users to define table and index compression for SQL Server and
Azure SQL DB platforms. The Compression option
allows you to choose from row or page compression types when using compression
and the On Partitions options lets
you specify which partitions are affected. For more information about these
features, see Microsoft
SQL Server Table Storage Options and Microsoft
SQL Server Index Storage Options.
Allows users to model temporal tables in SQL
Server
The ability for users to model
temporal tables for SQL Server 2016 and later is now included in ER/Studio Data
Architect. The System Versioning
Properties feature allows you to select between anonymous or a named
History Table when using temporal tables. For more information about this
feature, see Microsoft
SQL Server Table Storage Options.
Supports extended properties for SQL Server
Tables and Columns
The new Extended Properties tab
exists for SQL Server Tables and Columns to manage a list of extended
properties. You can add, edit, and delete property values and descriptions. For
more information about this feature, see Extended
Properties tab Table options and Extended
Properties tab Column options.
ER/Studio Data Architect now
supports SQL Server 2019 database platform. For more information about
supported databases, see Supported
Database Platforms.
ER/Studio Data Architect now
supports MySQL 8.0 database platform. For more information about supported
databases, see Supported
Database Platforms.
Allows users to generate MongoDB model output
as plain JSON
Users now can use the Output as plain JSON checkbox to remove
all MongoDB-specific constructs when generating a database for a MongoDB model.
This option removes MongoDb constructs such as ObjectId()
and instead a generic JSON is generated. For more information about this
feature, see MongoDB
JSON Generation.
Supports Azure Synapse Analytics
ER/Studio Data Architect now
supports Azure Synapse Analytics. For more information about supported
databases, see Supported
Database Platforms.
Supports Inheritance Relationships for
PostgreSQL
This release of ER/Studio Data
Architect add support for Inheritance Relationships for PostgreSQL. The Inherits checkbox in the Properties tab
is enabled only for Identifying Relationships. When this option is checked, all
other properties on the Properties tab are unavailable (greyed out). For
information about creating a new inheritance relationship, see Creating
a New Inheritance Relationship.
Allows TLS between Data Architect and
Repository
This version of ER/Studio Data
Architect allows you to use TLS between Data Architect and Repository. For more
information about this feature, see How
to Specify Repository Ports.
Supports WITH CTE for SQL Server 2005+, Azure
SQL DB, and Azure Synapse Analytics
ER/Studio now supports the WITH common table expression on Views
for SQL Server 2005 and later, Azure SQL DB, and Azure Synapse Analytics. You
can use a CTE clause in a CREATE VIEW statement as part of its defining SELECT
statement. Note that you can apply multiple CTEs to a view and that CTEs can be
recursive. For more information about this feature, see Creating
and Editing Database View With (CTE) tab.
ER/Studio Viewer Features
Visually analyze and document how data flows through your organization
without needing to inspect code. View and print data lineage diagrams from the
Data Lineage tab. For more information, see "Documenting Data Extraction,
Transformation, and Load" in the User Guide.
Viewer users connect directly to all repository diagrams and named
releases. No longer are they reliant on ER/Studio users to get the diagrams and
place them on a network drive for them to access. Use Team Server Search
criteria to find diagrams in the Repository.
Viewer users now have full access to the data dictionary of
ER/Studio diagrams. Viewer users can navigate and open all dictionary object
editors to browse critical information like attachment values or domain binding
information.
Read-only Editor Access to All
Model Objects
Unlimited viewing of Model objects such as Entities, Attributes,
Relationships, Views, schema objects, and others. Viewer users have access to
all properties such as storage parameters, the DDL preview, definitions/notes –
everything.
The Viewer displays the same sophisticated layout algorithms
available in ER/Studio. The layout engines can be used to clean up a model
layout prior to printing to make the model more readable.
Workstation and Concurrent
Licensing
ER/Studio Viewer now has the same concurrent and workstation
licensing as ER/Studio. If your viewer license has expired please contact [email protected] or Support to unlock it.
ER/Studio Viewer now allows the user read-only access to the
property editors for all objects on the diagram and in the explorer tree.
You'll have complete, detailed model information such as definitions, notes, constraints,
dependency and pre/post-SQL, and relationship properties.
A customizable feature that allows the user to instantly obtain
information related to the entity/table objects by hovering the cursor over the
desired object. The user can customize this view by selecting text from the
entity's definition, notes, attributes, keys, color properties, and more.
Select "View" from the Main Menu, then select the "Model Help
Settings" submenu for the complete list.
Easily browse and find information within the model with a
familiar Explorer-type browser. Toggle between Logical and Physical Models,
drill down to the attribute level while the application highlights the object
on screen for easy identification.
This sizable, positionable window magnifies the view of all
objects on the modeling workspace underneath the cursor. This is particularly
useful when navigating large models.
Choose the level of information you wish to view within the model
as it appears on the workspace. The user can choose to see the model as a
series of simple entities and their relationships, can expose all of an
entity's attributes, view only the primary keys, and more. In addition, the
users can increase or decrease the zoom-level via a readily available toolbar
selection.
ER/Studio Viewer allows the user to toggle between any one of the
three leading data modeling notations supported by the native ER/Studio Data
Architect application: IDEF1X, Information Engineering (IE or 'Crows Foot'),
and Filtered IE (hidden foreign keys).
ER/Studio Viewer allows the user to print diagrams. The
application has the same level of printing support available in the native ER/Studio
application. A full range of printing capabilities is available, including
print-to-scale, and more.
Provides the same level of information found in the commercially
available version of ER/Studio, including information on the data modeling
notations, how to use ER/Studio's advanced graphical features, and more.
ER/Studio features an HTML help facility that takes advantage of
the universal search and browsing capabilities of a browser based system.
Release Notes
Important Release Advisory
Bug Fixes
·
None
All IDERA products include a 14-day trial period. To continue
using the product without interruption, we recommend that you license it as
soon as possible. For information on licensing your product, refer to the Quick
Start Guide. If you have not yet purchased this product, contact [email protected].
The IDERA Web site is an excellent source for additional product
information, including white papers, articles, discussion forums, and the IDERA
Knowledge Base. Visit www.idera.com/support,
or click any of the links below, to find:
If you have a valid maintenance contract with IDERA, the Technical
Support team is available to assist you with any problems you have with our
applications. Our maintenance contract also entitles registered users of IDERA
products to download free software upgrades during the active contract period.
Evaluators receive free technical support for the term of their evaluation (14
days).
We encourage you to open technical support cases via the Customer Support Center. For
additional information about IDERA Technical Support, visit the Support section of our Web site.
To download evaluations of other IDERA products or to learn more
about our company and our products visit us at www.idera.com.