MYSQL tutorial? - 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: MYSQL tutorial? (
/showthread.php?tid=129910)
MYSQL tutorial? -
acade - 24.02.2010
Hello,
I'm wondering (I've tried searching) if there is a mysql tutorial on how to add mysql to a new script. If there isn't one, could anyone help me? It's only getting all the publics, forwards e.t.c. I've got no knowledge of this and wanting to learn, the script is basically a blank script as I'm making a mysql custom script.
Once all the things such as saving the mysql, connecting e.t.c is sorted I believe no help shall be needed
MSN:
theonethatownz@live.co.uk
Thanks alot.
Re: MYSQL tutorial? -
BlackFoX - 24.02.2010
MySql is an Database Programm and an Interpreter you cant Create Scripts in it

you can send Commands to get Values from Database , save it and all other things what you can do with an Database Programm
Re: MYSQL tutorial? -
acade - 24.02.2010
Yeah I know,
What I meant was is their a tutorial on how to make my pawn script to a mysql instead of files?
Re: MYSQL tutorial? -
BlackFoX - 24.02.2010
You mean the SqlLite what allready implemented in Sa-mp ?
For Sql you need some Knowlegde Base , for ex. Sql Command and so...
Re: MYSQL tutorial? -
acade - 24.02.2010
I don't think you understand blackfox.
I'm looking for help on making MY SCRIPT mysql instead of ini...
HELP that is.
Re: MYSQL tutorial? -
kmzr - 24.02.2010
Quote:
Originally Posted by TheOneThatOwnZ
I don't think you understand blackfox.
I'm looking for help on making MY SCRIPT mysql instead of ini...
HELP that is.
|
No... he understands... Basicly he's saying you need to know MySQL before you even think about implementing it into your script.
Re: MYSQL tutorial? -
adsy - 24.02.2010
if you actually searched you would find one created within the last week