SQLite Forum

sqlite3_exec: the 3rd argument
Login
>I think you would be way ahead to use System.Data.SQLite

We've discussed this.

System.Data.SQLite is way behind in terms of SQLite3 releases & it has a very large footprint (code- and dependency- wise).


I want to be in control of which version of SQLite3 I use; that way, 

- when 3.35 comes along, I 'll have all the new SQL functions available.
- I am in control of what functionality I deliver and can choose how I do that.