Page 1 of 1

Reading data from an MS Access Database

Posted: Thu Jul 05, 2007 5:06 pm
by ScottBot
Here's a sample config to query data from an Access database. The sample import has a database with one table, Script Device, and VB script to display the data from the table.

It's very simple in what it does, but it will hopefully be helpful as a starting point to modify to meet any specific database needs.

To use the import, just drop the HBX file onto HouseBot and restart.

Posted: Sun Sep 30, 2007 7:37 pm
by bjlamarca
This is a sample script that adds a record to the Access Database, and then modifies an existing record. Install Scott's Access import first, than copy this script to the script folder and create a script device.