Microsoft-Access Tutorial
#1

Microsoft-Access Tutorial

[attachment=16533]
The hotel system
In this booklet we illustrate MS-Access by means of a system for supporting a hotel reception. The system is used as the main example in User Interface Design - a Software Engineering Perspective, by Soren Lauesen. If you know the book, skip this section and go straight to Chapter . Screens
The hotel system consists of the screens shown in Fig-ure 1A.
Find guest. The Find guest screen allows the recep-tionist to find a guest or a booking in the database. The receptionist may enter part of the guest name and click the Find guest button. The system then updates the lower part of the screen to show the guests or bookings that match. The receptionist may also find the guest by his phone number, room number, or stay number (also called booking number).
The receptionist can select the guest from the list and click the buttons to see details of the booking or create a new booking for the guest.


Database
The system uses a database with several tables. They are shown as an E/R data model on Figure 1B.
tblGuest has a record for each guest with his address and phone number.
tblStay has a record for each stay (booking or checked in) with a booking number (stay number) and the pay method.
tblRoom has a record for each room in the hotel.
tblRoomState has a record for each date where a room is occupied. It connects to the room occupied and the stay that occupies it. If the room is occupied for repair, it doesn’t connect to a stay.


Create a database in Access
In Microsoft Access a database consists of one single file. The file contains all the tables of the database, the relationships (the crow's feet), queries (computed ta-bles), forms (user windows), and many other things.
As a systems developer you will design tables and user windows. As a user you will enter data into the tables (usually through user windows) and get data out of the tables, for instance through the same windows or through printed reports.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: microsoft access database of blood bank management system, air line microsoft access, bush stay, microsoft access data dictionary, otis stay in, tutorial microsoft access pdf 2012, microsoft access projects for students,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  WiMAX: Broadband Wireless Access project uploader 1 1,044 02-11-2012, 04:10 PM
Last Post: seminar details
  WiMAX: The Innovative Broadband Wireless Access Technology seminar details 1 1,134 02-11-2012, 04:10 PM
Last Post: seminar details
  VEHICLE TAX PAY AND ACCESS SYSTEM project uploader 0 1,127 11-06-2012, 05:39 PM
Last Post: project uploader
  Microsoft’s Visual Studio.NET seminar details 0 843 11-06-2012, 05:26 PM
Last Post: seminar details
  Mobile Agents for World Wide Web Distributed Database Access project uploader 0 1,245 08-06-2012, 03:01 PM
Last Post: project uploader
  8051 Tutorial seminar details 0 832 08-06-2012, 01:44 PM
Last Post: seminar details
  .NET Tutorial for Beginners project uploader 0 1,036 08-06-2012, 01:01 PM
Last Post: project uploader
  Mobile Agents for World Wide Web Distributed Database Access project uploader 0 1,030 07-06-2012, 05:44 PM
Last Post: project uploader
  MATLAB Tutorial seminar details 0 793 07-06-2012, 05:27 PM
Last Post: seminar details
  C++ Language Tutorial seminar paper 0 2,035 16-03-2012, 12:11 PM
Last Post: seminar paper

Forum Jump: