What's left to do?
We have now converted the core of our Microsoft Access and Oracle Forms applications to APEX. The conversion tools are not perfect and will not have converted all the functionality from our previous applications. For example, Visual Basic for Applications (VBA) code in screens will not have been converted for Microsoft Access applications. Also, a number of form triggers will not have been converted for Oracle Forms applications. A major reason for this is the difference between how a Web application like APEX behaves as compared to Microsoft Access and Oracle Forms applications.
To finish off our conversion, we will need to complete the remaining tasks that the conversion tools could not perform. It is also a great opportunity to implement the many great features APEX has to offer. We have seen throughout this book how features such as JavaScript, AJAX, Interactive Reports, List of Values, Themes, Templates, Globalization, Security, and more can be implemented to enhance...