#1

Hello,

I am looking forward to learn this complicated MySQL language. If you're interested in showing and teaching me, please PM me or just put some links that redirects me to some useful pages, topics and threads that could help me using MySQL for SA-MP!

PS: I tried this link. But it didn't help me enough to understand the language.

Thank you!
Reply
#2

Why don't you download a MySQL gamemode and see how all the functions are being used? There are like 1 or 2 really good MySQL tutorials in the tutorial section so check there too.
Reply
#3

You need to learn SQL language. There are tons of tutorials on the web.
Reply
#4

Quote:
Originally Posted by Steven82
Посмотреть сообщение
Why don't you download a MySQL gamemode and see how all the functions are being used? There are like 1 or 2 really good MySQL tutorials in the tutorial section so check there too.
May I have a fully-MySQL-working Game-mode?

Quote:
Originally Posted by Sergei
Посмотреть сообщение
You need to learn SQL language. There are tons of tutorials on the web.
Hm, yup in my school in Technology material they talked about SQL a bit. But didn't went that deep in it. Anyway, I will try if that really helps and links ideas and stuff to MySQL. thank you!
Quote:
Originally Posted by belhot1992
Посмотреть сообщение
Download HeidiSQL (A mysql client) and start practicing with it.
It's really useful, It will show you the queries done whenever you do something via the graphic interface.
www.heidisql.com
Oh thanks a lot that's helpful, I'll check this software! Thanks a lot my friend!
Reply
#5

What you actually need to learn is how to do a query. THIS site has some examples and also a place where you can do your own query and test it. Good luck!
Reply
#6

MySQL is not a language, it's a platform. SQL is the actual language. SQL is not unique to sa-mp, so you can learn it from anywhere. If you want examples on how to use it in sa-mp, view the tutorial in my signature.
Reply
#7

Not to toot my own horn, but if you're looking for a fully made gamemode, then vxrp2 might be adequate, CW:RP has hardly any documentation and uses some of the most inefficient methods to query databases.

Quote:
Originally Posted by [HiC]TheKiller
Посмотреть сообщение
MySQL is not a language, it's a platform. SQL is the actual language. SQL is not unique to sa-mp, so you can learn it from anywhere. If you want examples on how to use it in sa-mp, view the tutorial in my signature.
MySQL contains a modified version of SQL, so it's arguable that it is a language and a platform.
Reply
#8

Quote:
Originally Posted by Calgon
Посмотреть сообщение
Not to toot my own horn, but if you're looking for a fully made gamemode, then vxrp2 might be adequate, CW:RP has hardly any documentation and uses some of the most inefficient methods to query databases.



MySQL contains a modified version of SQL, so it's arguable that it is a language and a platform.
Don't worry. Vortex 2 is WAY better than City Wide. I downloaded City Wide some odd 2 weeks ago i believe. I went through the gamemode trying to learn how MySQL was being used and found that it was kinda just thrown around everywhere and not making any sense at all..
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)