Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To create a new SQL project

  1. Select File > New > SQL Project from the DB Optimizer Main Menu. The New Project Wizard appears.
  2. Enter the appropriate information in the fields provided:
      • Name. Enter the name of the project as you want it to display in the Project Explorer view.
      • DBMS Platform. Select the data source platform to which the new project will be associated. This enables DB Optimizer to properly parse SQL development code for project files.
      • Location. When selected, the Use Default Location check box indicates the project is to be created under the currently selected Workspace. Deselect the check box and specify a new folder path if you do not want to create the project in the currently selected Workspace.
  3. Click Finish. The new project icon appears in the Project Explorer view under the name that you specified. If you did not select Use Default Location, the project will appear in the appropriate Workspace when you open it in DB Optimizer.

...