Glossary


AccessA database front end developed by Microsoft Corp.
Confirmation BoxThis is a dialog box that is used to make sure you wish to perform a sensitive task, such as deleting a record. It is a safety check to ensure that certain operations do not happen by accident.
DatabaseThe set of data and the engine that drives the software.
Dialog Box A smaller windows inset into the main application window. Often they prompt the user to make a choice, or inform them of the results of an action.
Down-arrowThe arrow key on your keyboard that faces downwards.
Edit BoxThe white boxes inside of the dialog box are edit boxes. They allow the user to enter information into the system from the keyboard. To change the text in an edit box click on the box and then type in the desired text.
List Box A pull down list of elements that the user may select from by highlighting an element.
Logging InThe process of registering yourself with the Nova Hotel Booking System. This must be done each session before you can access any of the functions within the system.
Logging OutThe process of exiting the Nova Hotel Booking System. This must be done at the end of each session.
Room TypeThis is the classification of the room, for example, single, and double.
Scroll BarThese are the horizontal and vertical bars that run on the edges of the dialog box. They can be used to move up and down, left and right in the window by holding down the mouse button and draging in the desired direction.
Security LevelThe level of access to functionality that you have.
TCP/IP NetworkA protocol for transfering data between computers.
TerminalThe machine from which you access the database.
Text BoxSee edit box.
Up-arrowThe arrow key on your keyboard that faces upwards.
Visual BasicA programing language developed by Microsoft Corp.