MySQL (Yes I'm a noob at this) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MySQL (Yes I'm a noob at this) (
/showthread.php?tid=404767)
MySQL (Yes I'm a noob at this) -
Lostlife - 04.01.2013
Alrighty, So I've been wanting to learn MySQL for awhile I downloaded a MySQL script and I''m not sure how to hook it up, Would be great if someone could give me a hand over Skype or Teamviewer. I'm learning to script for fun. So if anyone is willing to help me out learn than hit me a PM of call on Skype.
-Ashley
My Details:
Skype: deathwishashley
Steam: AshleyAcidix
Re: MySQL (Yes I'm a noob at this) - Guest9328472398472 - 04.01.2013
https://sampwiki.blast.hk/wiki/MySQL
https://sampwiki.blast.hk/wiki/Mysql_tutorial
Your better off reading and learning it yourself.
Re: MySQL (Yes I'm a noob at this) -
Lostlife - 04.01.2013
Alright, I'll have alook around. I also have a script already, I just do not have it hooked up with MySQL therefore trying to do it. Having abit of trouble though. I looked around SAMP forums and reading but still tad confused.
-Ashley
Re: MySQL (Yes I'm a noob at this) -
int3s0 - 04.01.2013
You could take a look at the source of my MySQL admin system "AdminKod". It could be helpful for you to understand some parts of scripting with MySQL.
Re: MySQL (Yes I'm a noob at this) - Guest9328472398472 - 04.01.2013
All you need is a database, then configure the script or change the setting for the MySQL to your database info
Re: MySQL (Yes I'm a noob at this) -
Lostlife - 04.01.2013
Quote:
Originally Posted by Brandon Javorsky
All you need is a database, then configure the script or change the setting for the MySQL to your database info
|
How would I configure it? with XAMPP or something? Also thanks for all the help guys, getting me one step closer.
-Ashley
Re: MySQL (Yes I'm a noob at this) -
ColorHost-Kevin - 04.01.2013
You should have a configuration file with your script and you can hook it up with your MYSQL details that you have got.
Re: MySQL (Yes I'm a noob at this) - Guest9328472398472 - 04.01.2013
What script did you download? Link? Usually you change the setting in the script or in a config file usually located in script files.
Re: MySQL (Yes I'm a noob at this) -
Lostlife - 04.01.2013
I messaged you what my problem sort of is.
Re: MySQL (Yes I'm a noob at this) -
xDaidal0S - 04.01.2013
There are a lot of tutorials all over the internet so just search for one .