Accessing sqlite database tables

i am having different tables in my local db. trying to insert node data into tables.
i can able to select path for db and not for tables how to do that?

Welcome to the forum!

First off it would be helpful to provide some more information than a general question. So with that in mind:

  1. what version of Node-RED and node.js are you running? (you can find this in the Node-RED startup log)
  2. what device are you running Node-RED on and what OS v version are you using?
  3. what version of SQLite are you using
  4. are you using Home Assistant or a Docker container?
  5. and last but not least, what have you tried so far?

It would also be helpful it you created a small flow showing an example of what you are trying to do and then exported it and pasted it to a reply.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.