I am using SQLite.
When I try to insert data into the tables I get the following:
Mixed mode assem开发者_开发知识库bly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information.
I am using ADO.NET 2.0 Provider for SQLite
Here Here Here
are links to previous questions that will help.
精彩评论