top of page

SQLite object tree: list of connected databases 

The "ATTACH" node outputs the aliases of attached databases to the current sheet.  

SQLite tree - attach
Node Menu
  • Sweep  - perform optimization of the selected SQLite database.

  • Backup  - back up the SQLite database. The operation is performed if the backup settings were specified when saving the connection.

  • Show all SQL  - generate the code of all objects in the database

  • Detach  - detach the SQLite database from the current sheet  

bottom of page