I am working on a database to keep track of the devices in my SAN. Currently I have the following schema
Table KeyFields
SwitchInfo
ID (SwitchID)
ModelID
ModelInfo
ID (ModelID)
ModelMap
ID (MapID)
ModelID
Connections...
I am working on a database to keep track of the devices in my SAN. Currently I have the following schema
Table KeyFields
SwitchInfo
ID (SwitchID)
ModelID
ModelInfo
ID (ModelID)
ModelMap
ID (MapID)
ModelID
Connections
SwitchID
MapID
I have a SwitchInfo form which...
I have an excel form for collecting application architecture information such as component deployment for application development projects. I would like to embed a Visio uml deployment diagram which may be updated from the information entered in the form.
I attempted to use the flowchart...
I have two tables with information that I need to join together. One table has records for each server on a 15 minute interval containing system utilization metrics. I then have another table that posts records only when a system configuration change occurs. So records exist containing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.