SQLite Database problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: SQLite Database problem (
/showthread.php?tid=460944)
SQLite Database problem -
Chenko - 30.08.2013
It seems after switching hosts our vehicle database doesn't seem to work properly. After the first initial query goes through on OnGameModeInit the database either crashes or closes and the server can no longer query the database. The issue is very odd as we have two other SQlite databases and both of them work properly, also the new host is running the same OS as the last one.
Does anyone have any idea what could be causing this? It works properly on my computer and the old host with absolutely no changes being made to the script or the database itself.
Re: SQLite Database problem -
Westingham - 30.08.2013
To be precise, we're using sqlite for our vehicle database.
Is there any way to tell if the database is still open?