I am trying to design a database where I can assigned people as roommmates. I found a similiar thread at I am not quite sure how to design this though. I will have people registered in a registration table. Then do I make a Rooms tables, where rooms would be identified as an auto number field? how do i assign the registrants to a room?
i want to be able to run a report that shows everyone in room 1, everyone in room 2, etc.
Any advice on this design would be helpful.
i want to be able to run a report that shows everyone in room 1, everyone in room 2, etc.
Any advice on this design would be helpful.