0.1.0 • Published 10 months ago

@calumk/node-red-contrib-node-adodb v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

@calumk/node-red-node-adodb

A Node-Red node to read and write a local adodb database.

Windows only!

This is useful for reading/writing a .accdb file

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm i --unsafe-perm @calumk/node-red-node-adodb

Notes:

  • uses node-adodb

Usage

Allows access to a Adodb database.

See https://github.com/nuintun/node-adodb/blob/master/README-EN.md for information on the connection string

0.1.0

10 months ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago