SQLite Forum

Pre-release Versions of System.Data.SQLite packages?
Login
I can manage the following with an ODBC connection:

>Load an external library for use in SQLite

>Open the DB in Read-Only mode

>Create a new DB file,

Moreover, I can 

>Prevent the creation of a new DB file

I am intrigued by <i style="color:blue">Add a User-defined function</i> How is this done in the CLI?