skip to main content
Using the driver : Creating and Customizing Schemas Using the DataDirect Schema Tool : Creating a Schema with the Table Wizard
  

Try DataDirect Drivers Now

Creating a Schema with the Table Wizard

It is recommended that you create a relational schema before you connect to a server. This process begins with the DataDirect Schema Tool Table Wizard. Once you open the Table Wizard according to the instructions described in Starting the Schema Tool, the Table Wizard prompts you to select one of the following initial views to begin the process of creating a relational schema:
*Normalized View which presents your data in a relational format, mapping subdocuments and arrays as child tables with foreign key relationship to a parent table. For instructions on how to generate a normalized view of your data, see Generating a Normalized View.
*Flattened View which presents your data in a relational format, mapping subdocuments and arrays as columns within a comprehensive relational table. For instructions on how to generate a flattened view of your data, see Generating a Flattened View.
*Custom View which allows you to choose the native data you want to map to a relational schema. For instructions on how to begin the customization process with Custom View, see Starting with Custom View.
* Generating a Normalized View
* Generating a Flattened View
* Starting with Custom View