SQLite-OLE has now been updated, still less that 2.5 Mb, to include the ability for a user to create their own GUI and to interact with it via callbacks.
The capabilities are part of the underlying Forth-like interpreter, I only had to find a ways to expose these capabilities via a “Basic” like command line interpreter.
Well, I found a way to expose some of these (> 1000 Forth-like definition) to the SQLite-OLE command line interpreter.