I am developing a room booking app
On the booking page I need to display the bookings for 3 rooms for that particular day.
I am using a calander on the booking page
I am connecting to a MS Access database.
I guess I will have to use a SQL query to get this info, but what is the best, easiest way to display this
On the booking page I need to display the bookings for 3 rooms for that particular day.
I am using a calander on the booking page
I am connecting to a MS Access database.
I guess I will have to use a SQL query to get this info, but what is the best, easiest way to display this