Posts Tagged ‘sql database’

One of the questions ive been asked is how to I put my flash script to grab data from the SQL database and provide updates if the device is on or off etc. Well the awnser is, I dont. Like mentioned before to have your flash talk directly to a sql database you will need [...]

The “Devices” data dictionary I’m always talking about the database this, database that, So here is the layout of what I have.  This main database ‘Devices table’ that holds all the mac address of each device I have in my home. This makes easy to call devices by number and not by mac. As mentioned [...]