eRoom Backend Databases

eRooom application back end databases for data organisation.There are a few points,every eroom administrator must be aware of.

  1. Every eRoom Facility is having a database.Whenever a facility is created,there is a database created,containing corresponding tables for the facility.
  2. There is a Site database (eRoom_eRoomSite) which contains tables for the site like Community,Facility,Room,Members etc.
  3. eRoom_eRoomSiteUsage database contains all tables that are specific to the usage of the site by members of the eroom.
  4. The System databases include Master,Model,MSDB,tempdb
  5. The Databases are owned by “dbo” owner.

 

Leave a Reply