A couple of classes in C# to allow access to SQLite databases from C#.
Does not follow the ADO.NET style of data access,
instead going for a simpler method consisting of a client class, and a result set class.
:item2: View Detail
A couple of classes in C# to allow access to SQLite databases from C#.
Does not follow the ADO.NET style of data access,
instead going for a simpler method consisting of a client class, and a result set class.
:item2: View Detail