eRoom Backend Databases
eRooom application back end databases for data organisation.There are a few points,every eroom administrator must be aware of.
- Every eRoom Facility is having a database.Whenever a facility is created,there is a database created,containing corresponding tables for the facility.
- There is a Site database (eRoom_eRoomSite) which contains tables for the site like Community,Facility,Room,Members etc.
- eRoom_eRoomSiteUsage database contains all tables that are specific to the usage of the site by members of the eroom.
- The System databases include Master,Model,MSDB,tempdb
- The Databases are owned by “dbo” owner.