B4J Question Standalone application with SQLite

I made a small application that works with a SQLite database, but when I compile it, it gives me an error - it cannot find the path to the database using SQL.InitializeSQLite(File.DirApp, "dk6.db", True)
please help
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top