Import Existing DDL SQL file


This chapter is composed of :

  1. Introduction
  2. Import Existing DDL SQL file
  3. Additional Resources

1. Introduction

The purpose of this chapter is to show how to create an EclipseDatabase Connection while importing an existing DDL SQL file.

 

2. Import Existing DDL SQL file

To start the Existing DDL SQL file wizard, select :

File->Import

 

 

Select Existing Torque Mapping file

 

 

The Import Existing DDL SQL file wizard is composed of the following pages :

 

 

Type in the DDL SQL file text field the DDL SQL file you want to import.

The SQL file should exist.

Otherwise use the Browse button :

 

 

3. Additional Resources

This tool is a Data Description Language SQL2 grammar analyser using the "ISO/IEC 9075:1992, Database Language SQL" standard and the BNF Index of SQL2.