Question - 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 (
/showthread.php?tid=279068)
Question -
Cowboy - 25.08.2011
I have a question. Can I use SQLite with WAMP program? Or any other program, if so, how?
Thanks
Re: Question -
Cowboy - 28.08.2011
Bump.
Re: Question -
Bakr - 28.08.2011
SQLite is natively implemented into SA:MP, you don't need to have any extra programs to get it working.
If you want a program to browse through the tables, you can use WAMP as it has a SQLite browser.
Re: Question -
Cowboy - 28.08.2011
I use this one to browse through the tables,
http://sqlitebrowser.sourceforge.net/.
Though I meant more like, how can I put the database to work on websites? So it can be shown like online stats?
Re: Question -
Bakr - 28.08.2011
You can find examples in this script:
https://sampforum.blast.hk/showthread.php?tid=269804
Re: Question -
Cowboy - 28.08.2011
Thank you, I will check it.
Rep.