Hello everyone,
I have tried from below mentioned url, but not for me. The Server Explorer is not locating a connection to SQLite database from the Data Source.
https://vimeo.com/103372740
There is not populating System.Data.SQLite.Core.dll in the add reference. But when I am trying to write nutget console PM> Install-Package System.Data.SQLite.Core , it showing result 'System.Data.SQLite.Core 1.0.103' already installed. But I cannot see reference file in the project.
1) Why this is happening?
2) How to SQLite connect Visual Studio 2012?
Kindly answer me.
Thanks Advance.