R rakhi87 New member Aug 30, 2019 #1 Hi, I have compiled my PHP code with SQLite3 database and create an exe. But when I run the exe it is displaying a database lock error. How do I eliminate the database lock error?
Hi, I have compiled my PHP code with SQLite3 database and create an exe. But when I run the exe it is displaying a database lock error. How do I eliminate the database lock error?
gdgsupport Support Staff member Sep 4, 2019 #2 Is your database embedded into the EXE or in an external file?