SQLite question (regarding db_open) - 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 question (regarding db_open) (
/showthread.php?tid=491860)
SQLite question (regarding db_open) -
DanLore - 01.02.2014
Hi there.
I was wondering if complications such as crashes could occur if I repeatedly use "db_open" in a script, and I mean, regularly without ever using "db_close".
Is this likely to cause a crash?
Thanks.