Specifying database options at project creation
This topic tells you how to
specify SQL database options at project creation.
- Create a database connection as explained in "The New Connection Wizard" in Creating an SQL database connection.
- Open
the New EGL Project window:
- Click .
- Expand EGL and click EGL Project Wizard.
- Click Next.
- Give the project a name and select a type of project.
- Click Next.
- On the next page of the wizard, under Build Descriptor Options, click Create new project build descriptor(s) automatically.
- Click Options.
- In the Project Build Options window, clear the Use Default SQL Connection check box.
- Select the connection you created earlier from the Connection list.
- Click OK to close the Project Build Options window.
- Finish setting options for the project as explained in Creating an EGL project.