I’m attempting to connect to a sqlite db and am getting an exception. I’ve attaached a screenshot. That is the correct location and I don’t have a password associated w/ the DB. Suggestions?
The tables and their configurations in the database. I did find the solution/work around. I couldn’t get the schema to load from the database configurations in site preferences. I had to create the schema in Cloverleaf under database schemas after creating the connection. I still couldn’t get it load from site settings / db configs however I am able to use the sqlite db now.