Databases Reference
In-Depth Information
Figure 9-18. Export page wizard
5.
You should now be prompted to download the exported page (a .sql file).
How It Works
Exporting a single page is useful when you don't wish to export every other part of the application. Other
advantages of exporting a single page include:
Reducing of the size of the exported application (to keep sizes of .sql files
manageable for transmission over the Internet).
Reducing the impact to a production server by localizing the import to only one or
two page files.
A convenient way to upload bug fixes or updates to a production or UAT server.
As a means of exporting individual pages from a development server to a
production server.
Thus, if you've only changed one or a few pages, you can minimize the impact on the production
environment by moving only the pages that you have changed.
9-7. Importing a Single Page
Problem
You have already exported a page following the instructions in Recipe 9-6. You now need to import the
page into the target application.
 
Search WWH ::




Custom Search