| | |
Timetable for school department
Please support our Database Design advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
Yes room should have uniqeid , make roomId as primary key in your database table.
You will need to create a RoomsTime entity. This entity will have two attributes: RoomsID and TimeID. You then need to make both of them into the compound key for the entity. This will ensure that no two rooms will have the same time scheduled. Each class can then have a foreign key that refers to the compound key.
Obviously not. So why don't you kick off and tell us what you made so far? This may catch someone attention and then that person may be willing to help you rather doing everything from scratch for someone who doesn't show any interest.
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
![]() |
Similar Threads
- school sux (Geeks' Lounge)
- Project help (Java)
- School Intranet (IT Professionals' Lounge)
- Department of Education (Geeks' Lounge)
- Python as a first language (Python)
Other Threads in the Database Design Forum
- Previous Thread: MySQL on Vista server failed to start
- Next Thread: question about forum design
| Thread Tools | Search this Thread |






