A user emailed me to point out that my simple SQLite 3 wrapper for Delphi did not work with the latest SQLite 3 DLL. The problem was that SQLite 3 now likes pathnames to be in UTF8 format. I’ve made a tiny change to update it. I’ve also now placed the code in a Subversion repository, which I hope will mean I do a better job of keeping it up to date.