Since you're going there, I use CryptUnprotectData to decrypt data stored in SQLITE_BLOB. If that could be built in somehow, to remove need for external crypt dll where binvar passing is terrible.
Unrelated, a simple suggestion to support flags in the open call (SQLITE_OPEN_READONLY et al)
Last edited by Loki12583; 12/07/18 07:03 PM.