im creating a system that records if the room is open or not. the database wont update. every room is set to open when i created the database. (means at a certain time(row) a certain room(column) has a bool value which determines if it is open or not.) here is the code:im creating a system that records if the room i