SQLite Data base. not working

i’m struggling to use the SQLite.dll Library files in C# Application.
Below is the Development environment setup:

  1. Visual Studio 2012
  2. SQLite.dll
  3. Windows 10

We have tried the following and (attached screenshots) but we are unable to import SQLite.dll file.
I have tried to add “SQLite.dll” file in Reference manager but it has thrown below error.
alt text
Please help me…,
How to use the SQLite library files?

Dear Sankar

The following article on our developer page describes how to use SQLite:

Regards, Andy