SA-MP Forums Archive
Sqlite connection - 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 connection (/showthread.php?tid=422814)



Sqlite connection - MadafakaPro - 15.03.2013

Is there a way to connect SQLite server to another web host, not on the same host?


Re: Sqlite connection - Bikken - 15.03.2013

No, SQLite usually goes with the term database.db, stored in your scriptfiles folder. You can't connect a SQLite server to another web host, as far as I know