ModelRight for SQL Server 3.0.0 Build 83 Download

fyxm network: our download portal - Softliste.de
ModelRight for SQL Server
        Bookmark and Share
  • Name:ModelRight for SQL Server
  • License:Trial
  • Developer:ModelRight Inc
  • Downloads:81
  • Rating:3 / 5
  • OS:Windows
  • Size:32.2 MB
  • D.M.C.A. 
  • Download > 

ModelRight for SQL Server 3.0.0 Build 83

ModelRight for SQL Server 3.0.0 Build 83 Description:

Do you need to design, visualize or document your SQL Server database?
ModelRight 3 for SQL Server can reverse engineer your existing SQL Server database to get a graphical view of it, generate all the SQL statements to create the database, or synchronize your database model with the database to keep your design up to date.

Do you need to control the most detailed aspects of your SQL Server database? ModelRight 3 for SQL Server has more complete and in-depth support for SQL Server's most advanced features. Plus, it has a modern user interface that allows for easy diagram editing and navigation.

ModelRight 3 for SQL Server provides all of these powerful features (and many more) to help you produce the most complete and efficient database designs possible.

Whether you are a beginner or an expert database modeler, ModelRight 3 for SQL Server is your answer when you need a database modeling tool that surpasses the "least common denominator" approach taken by others.
Try yourself and download ModelRight 3 for SQL Server. Database modelling has never been more professional and easier!

ModelRight for SQL Server 3.0.0 Build 83 Features:

General features:
· Undo/Redo
Unlimited or user-defined number of levels.
· Copy/Paste and Drag/Drop
Within or between models. Careful. You'ld be surprised how many other products either don't have this or it doesn't work as advertised.
· Find
Find any object in the model by its type, name or any other property. Search using regular expressions and other common search criteria.
· Reporting
Maximum reporting flexibility by using XSLT Templates to generate reports. Click on the icon on the right to view an actual generated report.
· Impact Analysis
The transaction history shows the full impact of any change that you make as you make it. View, save or print this info or use it to roll back changes.
· Scalable Printing
Simply drag the page bounds to specify how much of your Diagram you want on each printed page.
· Custom Print Dialog
Lets you select specific pages to print and change the print scale
· Self-Validating Foundation
Building on over 15 years of experience developing database design software, ModelRight has been written from scratch with a framework that offers significant design tool functionality and a solid foundation on which to provide current service and to move forward.
· ActiveX/Scripting
Used internally to generate the database schema, a scripting interface (using any COM-based scripting languages - like VBScript, Javascript in an HTML page, or any .NET language) provides transparent access to model objects and properties for any purpose - like creating custom features. There's no need for a proprietary API.

User Interface:
· Model Explorer
An expandable/collapsible, categorized tree view of all your model objects.
· Mode-less
Our innovative mode-less style of interaction is simple and intuitive. Just click on an object in either the Model Explorer or Diagram to edit its properties. No need to pop up dialog on top of dialog to make changes.
· Hyperlinked Navigation
Like a Web browser, you can navigate to related objects by clicking hyperlinks on property pages. Navigate backwards and forwards in the selection history using >the navigate back/forward controls.
· Display Options
More display options than you can shake a stick at. Change font, color, 2D or 3D outlining, solid or gradient fill. Display table columns in Pk/non-Pk or generation order, Pk columns only or table comment. Display any child category (i.e. column, index, key, trigger, etc-) along with the table. Hide/display, expand/collapse the table display.
· Diagram Navigator
Gives you a bird's eye view of your Diagram. The Diagram Navigator shows you a scaled down view of the current diagram so you can see exactly where you are within the overall Diagram. Move the red rectangle/navigator to quickly pan around the diagram. Scale it to quickly zoom in or out.
· On-diagram Editing
Create, delete, rename objects right on the Diagram. For columns, you can also change datatype, domain, PK option, and null option right on the Diagram.
· Misc. Graphics
Add text, rectangles, images, lines, circles, etc- as a backdrop to or to add interest to your Diagram.
· Multiple Notations
Barker, IE, and IDEF1X notations are all supported.
· Auto Layout
An expandable/collapsible, categorized tree view of all your model objects.

Modeling:
· Domains
Domains are simply objects that define properties that can be inherited by other objects of that type. For example, a Diagram could inherit its background color from a Diagram Domain. If you change the background color of a Diagram Domain, all of the Diagrams and Diagram Domains that inherit that property would change. Many products define something akin to a Column Domain - so that a datatype can be consistently applied to a set of columns, but ModelRight extends this capability by introducing many more types of domains (Tables, Materialized Views, Relations, Columns, Indexes, Diagrams, Tablespaces, Graphics, etc..).
· Relations
Display, edit, and generate many types of relations - table relations, view relations, "select from" relations, and REF relations.
· Compare with Model
Compare models to see their differences and exchange information.
· Naming
Naming options let you specify how to handle non-unique name conflicts, max name lengths, case sensitivity and special characters.
· Model Subsets
Organize your tables and/or views into different subsets for display or other purposes.
· Key Migration
Specify whether you would like to migrate the columns of a key (alternate or primary), define which columns to migrate manually, or specify no migration.
· Unification
Migrated columns are unified in the child table with other columns that have the same name.
· Rolenaming
By default, a migrated column has the same name as it has in the parent column. This is maintained automatically. So if the parent column name changes, the child column will also. With rolenaming, you can specify that a migrated column should have a different name than it does in the parent table.
· User-defined Properties
Create your own properties and associate them with different types of model objects.
· Model Validation
Run an interactive report to show invalid and incomplete model objects. Click on the report items to correct the issue.
· Incomplete objects
Objects that have not been fully specified are colored red in the Model Explorer for quick identification. Display a message box or run Model Validation to see why.
· Alias Types
Define your own datatypes as an alias for a built-in datatype

Database:
· Schema Generation
ModelRight makes the schema generation process completely transparent and user-extensible. VB scripts (or any COM enabled program) access the model's objects and properties to generate the database schema. Use the scripts we provide or overwrite them at the table, model, or cross-model level.
· Reverse Engineering
Connects directly to using a native driver. Filter by schema, storage, object type and expression to pick exactly what you want from your database.
· Database Compare
You can compare your model with the current database to update the database with an ALTER script or to update your model from the database.
· Modeless Database Compare
Shows you a comparison of your Model with the Database as you Model. Keep it open as you model and changes made to the Model will be automatically reflected in the Database Compare window - so you can always have a view of how your Model differs from the database. You can import or export differences without having to restart the compare process.
· Oracle support - 8i, 9i, 10g and 11g
ModelRight supports the usual database objects like Table, View, Index, Constraint (PK, FK, UK) and Oracle specific features like, Materialized Views, Tablespaces, Clusters, Sequences, Packages, Procedures, Functions, Triggers, Synonyms, Schemas, Index-organized tables, Table and Index (Local and Global) Partitions, LOB storage options, REF columns, Function-based indexes, etc-
· SQL Server - 2005 and 2008
Provides in-depth support - including many SQL Server-specific features like Fulltext Indexes, Filestreams, Computed Columns, Partitioning, etc..
· MySQL support - 5.x and 6
ModelRight supports the usual database objects like Table, View, Index, Constraint (PK, FK, UK) - plus MySQL specific features like Collations, Character Sets, Engines, Logfile Groups, Databases, Tablespaces, Datafiles, and many MySQL-specific properties.
· ODBC
If you need to connect to a database that is not explicitly supported, you can use the ODBC database. ModelRight 3 can Reverse Engineer, Forward Engineer, and Synchronize with any ODBC compliant database. While ODBC support does not have the in-depth support for physical details, it does support basic objects like Schemas, Tables, Views, Columns, Indexes, Key and Foreign Key Constraints and all the database functions (Reverse/Forward Engineer and Compare/Alter).
· Object-Relational (Oracle only)
Create new Types, attributes, object tables, object views, etc-
· Views (and Oracle Materialized Views)
Keeps the view up to date even when the referenced objects change. Changes made to the underlying objects are automatically reflected in the View definition.

ModelRight for SQL Server 3.0.0 Build 83 Requirements:

· RAM 512 MB
· Disk space 30 MB
· Screen resolution of 1024x768 or higher
· Oracle 8i, 9i, 10g, 11g
· SQL Server 2005, 2008
· MySQL 5.x, 6
· ODBC

ModelRight for SQL Server 3.0.0 Build 83 Limitations:

· 30 days trial
· Nag screen

ModelRight for SQL Server security information

You cannot download any crack or serial number for ModelRight for SQL Server on this page. Every software that you are able to download on our site is legal. There is no crack, serial number, hack or activation key for ModelRight for SQL Server present here. Our collection also doesn't contain any keygens, because keygen programs are being used in illegal ways which we do not support. All software that you can find here is freely downloadable and legal.

ModelRight for SQL Server installation package is prepared to be downloaded from our fast download servers. It is checked for possible viruses and is proven to be 100% clean and safe. Various leading antiviruses have been used to test ModelRight for SQL Server, if it contains any viruses. No infections have been found and downloading ModelRight for SQL Server is completelly problem free because of that reason. Our experts on malware detection tested ModelRight for SQL Server with various spyware and malware detection programs, including fyxm.net custom malware and spyware detection, and absolutelly no malware or spyware was found in ModelRight for SQL Server.

All software that you can find on our servers, including ModelRight for SQL Server, is either freeware, shareware or open-source, some of the software packages are demo, trial or patch versions and if possible (public domain licence), we also host official full versions of software.

Because we want to be one of the fastest download sites on the web, we host all the software including ModelRight for SQL Server on our servers. You cannot find here any torrents or download links that would lead you to dangerous sites.

Fyxm.net does support free software, however we do not support warez or illegal downloads. Warez is harming producers of the software.

Enjoy!

Rate ModelRight for SQL Server 3.0.0 Build 83!

Rating: 3.0/5 (11 votes cast)

Similar Programs License Size Rating  
VPN-X Server Trial 6.5 MB 3 / 5
SSH Server Trial 1.1 MB 2 / 5
Microsoft Commerce Server 2009 (formerly Commerce Server 2007 code name “Mojave”) Trial 80.6 MB 1 / 5
KDX Server Shareware 585 KB 2 / 5
ATR Server Trial 1.7 MB 2 / 5
FYXM.net - We have everything! If not - please do contact us here.