06.04.2016, 17:51
I'll quote myself:
I was typing a too long of a post to only realize that it's better to just give you a bunch of tutorials and informative pages instead.
Here are a few tutorials which you SHOULD read if you're going to stick with SQL:
https://sampforum.blast.hk/showthread.php?pid=3463865#pid3463865
https://sampforum.blast.hk/showthread.php?tid=129183
https://sampforum.blast.hk/showthread.php?tid=391920
https://sampforum.blast.hk/showthread.php?tid=290257
https://sampforum.blast.hk/showthread.php?tid=159785
Many of these have outdated syntax, so I recommend using the first link for syntax reference and of course the wiki page: https://sampwiki.blast.hk/wiki/MySQL/R33
If you don't want to depend on a server for MySQL, then read a tutorial about SQLite:
https://sampforum.blast.hk/showthread.php?tid=449536
The wiki page: https://sampwiki.blast.hk/wiki/SQLite
For general SQL support, read the documentation:
https://dev.mysql.com/doc/
https://www.sqlite.org/docs.html
Quote:
Don't expect SQL to be a plug-and-play thing though. It's a language on its own and requires you to learn its syntax, conventions and errors/warnings.
|
Here are a few tutorials which you SHOULD read if you're going to stick with SQL:
https://sampforum.blast.hk/showthread.php?pid=3463865#pid3463865
https://sampforum.blast.hk/showthread.php?tid=129183
https://sampforum.blast.hk/showthread.php?tid=391920
https://sampforum.blast.hk/showthread.php?tid=290257
https://sampforum.blast.hk/showthread.php?tid=159785
Many of these have outdated syntax, so I recommend using the first link for syntax reference and of course the wiki page: https://sampwiki.blast.hk/wiki/MySQL/R33
If you don't want to depend on a server for MySQL, then read a tutorial about SQLite:
https://sampforum.blast.hk/showthread.php?tid=449536
The wiki page: https://sampwiki.blast.hk/wiki/SQLite
For general SQL support, read the documentation:
https://dev.mysql.com/doc/
https://www.sqlite.org/docs.html