การพัฒนาระบบฐานข้อมูลสำหรับการบริหารจัดการอุปกรณ์คอมพิวเตอร์ / วิจารณ์ ศรีรัตนาลัย = Development of a database system for computer equipment management / Vicharn Sriratanalai
The propose of this thesis is to study, design, and develop a computer equipment management system. The system will provide information for operation management and decision making. The system comprises of four subsystems: Equipment Registration Subsystem, Equipment Movement Subsystem, Problem Notification Subsystem, and Maintenance Service Subsystem. This thesis is divided into two parts, the database design part and the application development part. The former details all information into a relational form using the ORACLE database management system, while the latter implements all user requirements into a programming language. The researcher uses Java and Java Servlet API as a programming language to develop the Servlet program which will be installed on a Web Server. A user can access the system via both Local Area Network and the Wide Area Network in World Wide Web environment. The system will check privileges of the users before allowing them to access the system. The Servlet program can directly access the database by using Java JDBC driver and JDBC API. The result of the test shows that the Servlet program performs smoothly with the database system of the computer equipment management.