C
CyberAJ
I'
m trying to create a drill-down display of my datacenter. I'm starting out with a floorplan already done in visio, linking each rack on the floorplan to another page that comes up with a front-view of the rack and all the servers in it, then linking each server to a SQL database that shows all of the properties of each server.
Here's where the fun starts = 1.) I'm exporting it out to HTML and 2.) I want to find an easy way to drop a new server into the rack diagram, tell it which server it is in the database (or create a new record) and then have it pull existing data from the DB or have it populate the SQL table with the new info...
Whew. OK. I'm not expecting anyone to do my job for me, but help here in automating the DB lookup would be a HUGE help.
Thanks,
CyberAJ
m trying to create a drill-down display of my datacenter. I'm starting out with a floorplan already done in visio, linking each rack on the floorplan to another page that comes up with a front-view of the rack and all the servers in it, then linking each server to a SQL database that shows all of the properties of each server.
Here's where the fun starts = 1.) I'm exporting it out to HTML and 2.) I want to find an easy way to drop a new server into the rack diagram, tell it which server it is in the database (or create a new record) and then have it pull existing data from the DB or have it populate the SQL table with the new info...
Whew. OK. I'm not expecting anyone to do my job for me, but help here in automating the DB lookup would be a HUGE help.
Thanks,
CyberAJ