Developer Tools
Application Express
Oracle Application Express |
Return to Oracle APEX Home | |
| Oracle Application Express Application Migration Workshop - Frequently Asked Questions
|
||
|
| Where is the Application Migrations link? |
| To find the Application Migrations link:
Log in to an Oracle Application Express 3.0 workspace. When you log in to Oracle Application Express, the Workspace home page appears. On the right side of the home page, the Application Migrations link is located under the Migrations task region. Select the Application Migrations link to access the Application Migration Workshop home page. |
| Where can I download the Exporter for Microsoft Access tool? |
To download the Exporter tool for Microsoft Access:
|
| Why are all my objects invalid in my Migration Project? |
You have not associated the Oracle Application Express workspace with your migrated Oracle database schema. The Microsoft Access database must be migrated to Oracle, and associated with your workspace before using the Oracle Application Express Application Migration Workshop.
|
| Why did the Exporter tool generate only a SQL script? |
| You selected the
Export for Oracle Application Express option in the
Exporter for Microsoft Access tool. This option generates a SQL script containing the application forms and reports information extracted from a selected Microsoft Access MDB file. Oracle Application Express Application Migration Workshop uses this SQL script to create a Migration Project, and migrate forms and reports to Oracle Application Express. To generate the XML file and SQL script for a selected Microsoft Access database, select the
Export for Both option in the
Exporter for Microsoft Access tool.
|
| Why did the Exporter tool generate only an XML file? |
| You selected the
Export for Oracle Migration Workbench option in the
Exporter for Microsoft Access tool. This option generates an XML file containing the database schema information extracted from a selected Microsoft Access MDB file. Oracle Migration Workbench uses this XML file to capture and migrate the Microsoft Access database to Oracle. To generate the XML file and SQL script for a selected Microsoft Access database, select the
Export for Both option in the
Exporter for Microsoft Access tool.
|
| My Form is valid but I cannot select the Form for inclusion in my Migration Project. Why? |
The Form is based on a source object, of type
Table or
Query, which is valid but has not been included in the Migration Project. The source object must be included in the Migration Project before the form can be included.
|
| My Report is valid but I cannot select the object for inclusion. Why? |
The Report is based on a source object, of type
Table or
Query, which is valid but has not been included in the Migration Project. The source object must be included in the Migration Project before the report can be included.
|
| I cannot change the "Migrate To" option for my Form. Why? |
The "
Migrate To" option is only available for Forms based on valid source objects of type
Table or
Query, where the source object has been included in the Migration Project. A Microsoft Access form, based on a table or query, can be migrated to the following Oracle Application Express objects:
|
| How do I modify a SQL Query to make it valid Oracle syntax? |
Forms and Reports based on a source type of
SQL Query have a status of invalid by default. Some SQL Query statements may require modification to make them valid Oracle syntax. For an example of a Form based on a SQL Query:
|