I\'m accessing a small SQLite database in C# using LINQ to SQL and System.Data.SQLite.
Here is typical code I use to read data from DB :
var context = new