Previous
Previous
 
Next
Next

Step 4: Create a Migration Project

To create a migration project:

  1. Log in to Oracle Application Express.

    Make sure you log in to the workspace you created for your migration project (Step 3).

  2. Under Migrations on the right side of the Workspace home page, click the Application Migrations link.

  3. On the Application Migrations page, click Create Project.

    The Create Migration Project wizard appears. Note that the steps included in the wizard appear in a flowchart on the left of the page.

  4. Enter the project details:

    1. Project Name - Enter a unique name. You might want to use the same name as the Microsoft Access .mdb file you used to create the project.

    2. Type - Select Access.

    3. Description - Enter a meaningful description for this project. You might want to describe the Microsoft Access .mdb file that you used to create the project.

    4. Migration Export File - Click Browse and select the .sql file created by the Exporter tool for Microsoft Access.

    5. Schema - Select the schema.

      The default schema is the schema associated with your workspace. If multiple schemas are associated with your workspace, all associated schemas appear in the select list, arranged in alphabetical order. When this situation exists, select the schema associated with the SQL script you want to upload.

    6. Click Next.

  5. Review the project details, and click Finish.

    The project page appears.