Prev | Next |
Import DDL Script
This feature allows you to import DDL scripts from a specified directory in your file system, to create Database Model objects in your Enterprise Architect model. All of the scripts in the directory, whose filename extensions match with those specified will be imported.
The script files will be imported into the currently selected Enterprise Architect package, creating Tables, Views, Columns, Constraints, Procedures, Functions, Sequences and so forth, as defined by the DDL scripts.
Access
Ribbon |
Develop > Data Modeling > Import DDL |
Import DDL Scripts dialog
Directory |
Type in or browse for the name of the directory to import. |
Process Subdirectories |
Select this check box to include the contents of the subdirectories as well. |
DBMS |
Select from the drop-down list the DBMS type for which the DDL scripts are applicable. |
File Extensions |
Type in or select from the drop-down list, the filename extensions to be included in the import. Use a ";" to separate values. |
Import |
Click the 'Import' button to begin the import. |