Showing posts with label learn database. Show all posts
Showing posts with label learn database. Show all posts

Wednesday, September 28, 2011

How to Create DAO using Java

What is DAO (Data Access Object) ? Maybe it's that currently exists in your mind. It’s very reasonable because it’s usually spoken by someone who is just learning programming. About what DAO is will be discussed by the Ar-Rohman Software House Team in another post, so please be patient to wait. In this post we will explain how to make it directly(we got this idea after completing the DAO of Equipment History Software).

Thursday, September 22, 2011

Database Design of Equipment History Software

Alhamdulillah, Database Design of Equipment History Software has been successfully created by Ar-Rohman Software House Team in one night after analyzing the customer demand for a week. There is a new experience in the process of it SQL syntax making that we will share to you through this post. The SQL syntax is associated with a feature that requested by the customer. Previously, please look at this table design picture.

Saturday, August 13, 2011

Database Design of ETU Polinema's Prototype Web

Alhamdulillah, the database design of ETU Polinema’s web prototype have successfully created by Ar-Rohman Software House. As mentioned in previous post, which the prototype should be able to display things that are related to the PMW (Student Entrepreneurial Program), ETU News, ETU Announcements, and ETU Agenda. Then, we classify the data into two types, namely, the PMW data and the posts data (News ,Announcements, and Agenda).