SQLite Database Connection in C# - Example Code

This is an example code of how I connect to an SQLite database. But before you do the codes or scripts of connecting to sqlite, you will have to download the sqlite libraries for it to be working.