To create a data development project, do the following steps:
Procedure
- From the File menu, select New
-> Data Development Project.
- In the Project name field, type a name for
the project.
- To create a schema name for database objects, select one of the
following:
- Use authorization ID as current schema to use
your database authorization ID as the schema name.
- Specify current schema in SQL format to specify
a schema name.
- Click Next.
- To associate a database connection with a data development project,
select one of the following options:
- Create a new connection to open the New Connection
wizard for creating a new database connection to associate with the data development
project.
- Use an existing connection to select an existing
connection to associate with the data development project. If you select this
option, the properties of the database connection display.
- Click Finish.