EA Trial Corporate Edition Resources


Enterprise Architect Corporate Edition
With the introduction of EA Corporate Edition (v3.50 and greater) a number of significant changes have been incorporated into EA.   EA Corporate Edition requires MDAC 2.6 or 2.7 installed on your machine and if you are using MySQL then EA has been designed to work with MySQL 4.02 or later and MySQL ODBC 3.51.  Database scripts to setup MySQL or SQL Server repositories are also provided.

Download Corporate Edition resources and/or scripts from this page.

 easetup.exe - the installation file

Total size: Build: Updated:

To enable user security (which is included in the corporate edition only) on a project you will require the following key:
    {C27378C8-6CD8-4efa-92F8-4E0E4F1A8B65}


SQL Scripts

The Corporate Edition has added support to use a variety of DBMS's as the model repository. Below are the script(s) that will create the required tables, etc for EA in your choice of DBMS.

MySql (instructions)

 MySQL_MyISAM_BaseModel.sql (45 KB)
 MySQL_InnoDB_BaseModel.sql (45 KB)

SQLServer and MSDE (instructions)
 SQLSvr_BaseModel.sql (208 KB) Microsoft SQL Server 2000 and 2005
 SQLSvr70_BaseModel.sql (100 KB) Microsoft SQL Server 7.0

Oracle 9i and 10g (instructions)
 Oracle_BaseModel.sql (44 KB)

PostgreSQL (instructions)
 Postgres_BaseModel.sql (47 KB)

Adaptive Server Anywhere (instructions)
 ASA_BaseModel.sql (54 KB)

Progress OpenEdge (instructions)
 OpenEdge_BaseModel.sql (54 KB)

 

EA Example Projects

 EAExample.eap (2.0 MB) EAExample project released in conjunction with EA 3.60 (build 365, 1-Sep-03)
 EAExample618.eap (3.4 MB) EAExample project, as at the last release of EA 3.51 (build 618, 14-Jul-03)

 

Links

-  Home page for MDAC (Microsoft Data Access Components)
-  Home page for MySQL