Sept. 23, 2019
11:41 a.m.
On Mon, 23 Sep 2019 at 16:49, Vince Refiti <vinref@gmail.com> wrote:
The SQLite3 API is very well documented, and the UDBC-SQLite3 project (https://github.com/astares/Pharo-UDBC) is a nice and clean binding to it. Look in UDBCSQLite3Library class.
Thanks. It's nearly midnight here; I've downloaded it and shall look at it tomorrow.