You may already know that the IEEE 802.1D specification recommends a maximum network diameter of 7 hops. What you may not know is that the number 7 is derived from a series of calculations based on various timers being tuned to their default values. If you are designing a …
Max Spanning Tree (STP) Diameter
Posted on in networking
Referential integrity and business rules are two subjects that individuals new to database design find confusing. Relational databases use tables to represent things and events. It is often necessary for a table to refer to another table. In this case, the two tables have a relationship. Referential integrity ensures that …
I use
When planning for a new application, all organizations are faced with deciding whether to develop the application in-house or purchasing an off-the-shelf software package. Developing the application in-house has the benefit of ensuring the application is custom-fit to the organization's needs. Unfortunately, this custom-fit may result in an application that …
Like many other kinds of businesses, a landscaping business needs a billing system.
As is often the case, billing systems require an incredible level of customization
thanks to the various intricacies of most companies' pricing structures. Designing
a billing system to fit the specific needs of an individual organization is …
A database is a collection of files used by an organization in support of its daily operations. The files in a database are commonly called tables because their data is organized into rows and columns. Databases allow for easy storage and retrieval of the data kept within the files that …
The beginning of truly inexpensive data storage began with the introduction of magnetic tape. Unlike previous data storage technologies such as punch cards, magnetic tape has the ability to hold large quantities of data. Additionally, the ability to store data on magnetic data did not inhibit the format of the …