How to connect to SQLite3

I want to use SQLite3 to access the database in my own plug-in
require ‘sqlite3’
Prompt: error: cannot load such file – SQLite3 > error: cannot load such file


In the command prompt you can use
Report an error in the ruby console

Please search this category before staring new topics:

https://forums.sketchup.com/search?q=sqlite3%20category%3A13

See Greg’s post …

thank you very much

This seems to be only available in the su2021 version