04.02.2013, 09:42
Quote:
I have a server, it is set to MySQL Database, I want to change it to SQLITE, how do I add a SQLITE server to the script. And where can I get the SQLITE DB? Any help you provide will be very helpful, please help
|
https://sampwiki.blast.hk/wiki/SQLite
Find the corresponding functions and modify the mysql functions to the sqlite equivalents.
Also keep in mind that sqlite has sometimes other syntax than mysql systems.