I want to use SQLite with Entity Framework. I installed the SQLite and did some specific changes in my app.config file. I can see the SQLite option in the data provider list.
When I select, it asks a connection string. After I write the connection string get the error saying :
An unexpected error occured in .NET framework data provider for SQLite
Regards, Mehmet