i placed my sqlite file on src/Database folder in my project.

2244

and in my code, i have this...


String filePath = "\\Database\\glacier.sqlite";
connect =...