Question about SQLite's multiple connections - 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: Question about SQLite's multiple connections (
/showthread.php?tid=485381)
Question about SQLite's multiple connections -
Joey^ - 04.01.2014
Hey. I have a question concerning SQLite's multiple connections. Will there be any kind of problem if I have a few connections constantly open? Any problems with speed of loading/saving data or something like that.
Re: Question about SQLite's multiple connections -
nmader - 04.01.2014
I have not really messed with SQLite too much; however I know it has the same functionality as MySQL, so I would not imagine it would have any issues unless the computer/server hosting the database is slow, a restart of it never hurts after 48-72 hours, of course.