Tag Archives: hotel database

hotel reservation system database using Access

Studying an IT/Computing course and looking how to do a hotel database? A few years ago, i created such a system. Basically, its a relational database that uses forms, SQL and some visual basic. This was created for an AVCE … Continue reading

Posted in MS Access | Tagged , , , , , , , , , , , , , , , | Leave a comment

Hotel Reservation Database & Prevent double booking using SQL

A hotel reservation database that uses SQL to query rooms available and prevents double booking. Made using Microsoft Access, visual basic and SQL queries, you can check for room availablitiy, print reports, prevent double bookimg and has a simple to use GUI. Continue reading

Posted in MS Access, database design | Tagged , , , , , , , , , | 9 Comments