Reputation: 1055
I am using SQLite.
When I try to insert data into the tables I get the following:
Mixed mode assembly 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
Upvotes: 1
Views: 182