1.5 HOW TO USE THE SOURCE CODE AND THE SAMPLE DATABASE
All source code for each real class project developed in this book is available. All projects are cat-egorized into the associated chapters that are located in the folder Class DB Projects that is located in the Students folder on the CRC Press site, www.routledge.com/9781032302294. You can copy those projects onto your computer and run each of them as you like. To successfully run these projects on your computer, the following conditions must be met:
- Apache NetBeans IDE 12, JDK 8 and JDBC 18.3 must be installed in your computer for all projects in Chapters 2~9.
- An Oracle database development and management system, Oracle SQL Developer, must be installed on your computer. It is used to build our sample database, CSE _ DEPT, and to check and confirm all our database actions in our all class projects.
- A sample Oracle 18c XE database, CSE _ DEPT, must be installed on your computer in the appropriate folder. Refer to Appendix E for more details about how to duplicate this sample database if you do not want to build it.
- To run the projects developed in Chapters 8 and 9, in addition to the conditions listed pre-viously, two Web servers, GlassFish v5.1.0 and Tomcat v8.0.27, must be installed on your computer.
The following appendices are available to all readers to help them to install database manage-ment systems and develop actual database application projects:
Appendix A: Download and Install Oracle Database XE 18c
Appendix B: Download and Install Apache NetBeans IDE 12.0
Appendix C: Download and Install Oracle SQL Developer
Appendix D: Download and Install DevExpress WinForms
Appendix E: How to Use Sample Database
Appendix F: How to Export Sample Database
Appendix G: Download and Install dotConnect Express
Appendix H: Download JDBC Driver for Oracle XE 18c
Appendix I: Download and Install Java Tomcat Server 8.0.27
Appendix J: Download and Install Java JDK 8
Appendix K: Troubleshooting for WS00041 Service Exception
Appendix L: Download and Install Apache NetBeans12.4
Appendix M: Configure Apache NetBeans 12.0 for Initial Running
Appendix N: Download and Install Java JDK 14
All of these appendices can be found in the folder Appendix that is located in the Students folder on the CRC Press website, www.routledge.com/9781032302294.
A sample database file, CSE _ DEPT, is located in the folder Sample Database in the Students folder on the CRC Press site, www.routledge.com/9781032302294. To use this database for your applications or sample projects, refer to Appendix E.
Details on these teaching and learning materials located on the CRC Press site are shown in Figure 1.2.