SQL Getting Started

Bill Norris

Active Member
Licensed User
Longtime User
Am just beginning to tinker with the SQL functionality, and I hit a roadblock at the beginning. Have created a small database.db, and added to FILES. Using file.exists, the app sees the file, but when I try to initialize it, it stalls, and says "unable to open database". Am I correct that I need to copy the file from ASSETS to DIRINTERNAL in order to work with it. BTW, I will not need to write anything to the database, just read it.

Thanks,
Bill
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…