I'm looking for information about how networks are made scalable but am having trouble finding information online.
What I'm curious about is this: say a network is used by an organisation, such as a hotel. Normally about 50% of the hotel's rooms are occupied, but on key dates occupancy reaches around 100%.
What kind of scalability mechanisms should be proposed for the organisation to cope with this issue?
...
User Profile
Collapse
-
How is a network made scalable?
-
Ideas about where polymorphism could be used in a cinema booking system?
I'm currently in the process of designing a cinema booking system program which will later be built in Java. One thing the design has to include is examples of polymorphism. Does anyone have any ideas as to exactly where polymorphism would be used in such a system?
Any answers appreciated, thanks for reading. -
Kondratiev started a topic Trying to create login form which will open specific form depending on userin AccessTrying to create login form which will open specific form depending on user
Hello,
I am trying to create a user login form for an Access database. It will have three users and will open a different form depending on which user logs in to the database. So far I have only been able to create code which opens a single form no matter which user logs in. The code below shows the code I have made to accomplish this:
...Code:Public Sub Login() On Error GoTo ErrorHandler: IfLast edited by Rabbit; Jan 13 '15, 12:43 AM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
No activity results to display
Show More
Leave a comment: