B4J Question Autonomous Package Problem SQLite Database Location

virpalacios

Active Member
Licensed User
Longtime User
Hi Every One, First Thanks in Advance for your comments,

I have a Small Program using a SQLite Database. Database is stored in File.DirApp Directory.
Where Do I have have to Put My Database in order to be seen by the App (I am running App.exe in the build directory create by autonomous package)

Best Regards

Virgilio :) 👋
 

virpalacios

Active Member
Licensed User
Longtime User
Hi, I just double checked and found it, the packager place a emply database copy (without tables) in bin directory. I just placed a good one (with tables included) and it started to work.

Thanks,

I hope this can help Best Regards
 
Upvote 0
Top