when I use this code:
using System; using System.Data.SQLite; sql_con = new SQLiteConnection ("Data Source=/Users/gtye/DxHero/Data/peds.db"); sql_c