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.
Reading data from an MS Access Database
Reading data from an MS Access Database
- Attachments
-
- MSAccessSample.hbx
- MS Access Database Sample Import
- (13.65 KiB) Downloaded 932 times
Scott
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.
- Attachments
-
- InsertUpdateDBQuery.zip
- (495 Bytes) Downloaded 894 times