0% found this document useful (0 votes)
74 views1 page

Java Hospital Installation Guide

This installation guide outlines the steps to install a Java hospital management system, including downloading NetBeans 7.2, MySQL Server 5.0, and MySQL Query Browser. It describes creating a hospital database and tables using a SQL script, opening the project in NetBeans, and provides a default username and password. The guide also includes a link to an online demo showing how to install and use the system.

Uploaded by

Atanu Maity
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
74 views1 page

Java Hospital Installation Guide

This installation guide outlines the steps to install a Java hospital management system, including downloading NetBeans 7.2, MySQL Server 5.0, and MySQL Query Browser. It describes creating a hospital database and tables using a SQL script, opening the project in NetBeans, and provides a default username and password. The guide also includes a link to an online demo showing how to install and use the system.

Uploaded by

Atanu Maity
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

Installation Guide of JAVA Hospital Management System

Software Installation
1. NetBean 7.2
2. MySQL Server 5.0
3. MySQL Query Browser

Create database
1. Install MySQL server and MySQL query browser
2. Open MySQL query browser
3. Open Script file hospital_220412.sql and execute, it will create hospital database and tables
in MySQL

Open Project in NetBean

1. Start NetBeans
2. Click File > Open Project
3. Select source\eHospital folder and open the project
4. Open MainClass.java file and change MySQL user id and password as per your MySQL
server
5. Save the file and run the project

Default user name and password

User Name : ADMIN


Password : ADMIN

Installation and Demo of project

View the online demo to know how to install and operate the system
http://www.readymadeproject.com/filesapproved/hospital_java_demo.htm

1 Email : [email protected]

You might also like