MySQL - 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: MySQL (
/showthread.php?tid=659220)
MySQL -
Electrifying - 27.09.2018
Where can I learn MySQL today for programming in pawn? I only found old tutorials here that don't work anymore
Re: MySQL -
v1k1nG - 27.09.2018
Download maddinat0r's plugin, rest is the same if you know Sql language.
Re: MySQL -
Electrifying - 27.09.2018
Quote:
Originally Posted by v1k1nG
Download maddinat0r's plugin, rest is the same if you know Sql language.
|
What is that?
Re: MySQL -
Dayrion - 28.09.2018
Quote:
Originally Posted by Electrifying
What is that?
|
SQL is a language, like pawn, that you need to learn before using it.
https://www.w3schools.com/sql/
https://github.com/pBlueG/SA-MP-MySQL/releases
(MySQL version, it's an example. SQLite can be used too.)
Re: MySQL -
Zeus666 - 28.09.2018
Also you can use
www.stackoverflow.com for questions and answer