SA-MP SQL - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SA-MP SQL (
/showthread.php?tid=75129)
SA-MP SQL -
arachimi - 29.04.2009
How to start sa-mp sql server?
Please answer.
Re: SA-MP SQL -
germedia - 29.04.2009
There is no sql server.
It's SQLite.
This is a embedded Databank.
Re: SA-MP SQL -
arachimi - 29.04.2009
I want to register new account on my website and can check status by website too.
Re: SA-MP SQL -
MenaceX^ - 29.04.2009
Quote:
Originally Posted by DMA
There is no sql server.
It's SQLite.
This is a embedded Databank.
|
And if you don't use SQLite?
I script mysql myself and I don't use SQLite..
Re: SA-MP SQL -
arachimi - 29.04.2009
Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by DMA
There is no sql server.
It's SQLite.
This is a embedded Databank.
|
And if you don't use SQLite?
I script mysql myself and I don't use SQLite..
|
Please teach me please.
Re: SA-MP SQL -
MenaceX^ - 29.04.2009
No..
Learn yourself, there are enough guides.