YongGang Meng's Weblog


Welcome to Weblog

Browse by Tags

All Tags » SQLite (RSS)
Problem about SQLite and Linq to Entities
I have a web project developed in VS2008, which use System.Data.SQLite for .Net 2.0 and Linq to Entities to access data. Here is the source layout: You can see that i have a SQLite database Test_DB.db3 in SQLite folder. In my develop machine, i use connectiongstring...
More Posts