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 [...]
Posts Tagged ‘sql database’
How I Interacting Flash with my SQL / Insteon System
Posted: August 17, 2008 in Flash, Non Insteon ProgrammingTags: .net, 2.0, actionscript, checking status via code, Flash, Insteon, load, loadvariables, passing variables in flash, server, sql database, vb2008, X10
0
My Insteon/X10 ‘Devices’ Database dictionary
Posted: August 11, 2008 in Software SetupTags: Insteon, insteon data dictionary, load devices into sql database, sql database, vb2005, vb2008, X10
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 [...]