New IDO Wizard

Use the New IDO Wizard to define a new IDO and add it to a project.

This wizard is a multi-page form:

Page

Use/Comments

1

On this page, you must specify:

  • The IDO project with which this IDO is associated (Project Name)

  • The name of the primary base table (Primary Base Table)

  • An alias by which the primary base table is be known (Table Alias)

  • The name of the IDO (IDO Name)

For more information about these and the other options available on this page, right-click the desired option and select Help.

To move to page 2, click Next.

NOTE: If you specify a value for the Extends attribute, page 2 of the wizard is not used and the Next button is disabled. In this case, click Finish.

2

Use this page to:

  • Specify which table columns are to be included in the IDO (Inc column).
  • View and optionally modify the names of the properties associated with each table column (Property Name column).

    To modify all property names at once, click Massage Property Names and use the Massage Options form.

By default, all of the columns in the primary base table are included as properties in the IDO.

When you are finished, click Finish.

 


Related Topics

Understanding IDOs

Adding an IDO

Including Data from an Oracle Database into a Mongoose Application

Including Data from a Different SQL Database into a Mongoose Application