MySQL Database
#1

Right, I dunno if I havent put it in the right order but can someone help me on this, I imported my .sql file and imported it in Volt-Host set up the database and it still dosen't work.
This is my Database in my GM:
Код:
#define     			DB_USERNAME                     		"3250_bs_rp"
#define     			DB_HOSTNAME                     		"The IP or Domain Name"
#define     			DB_PASSWORD                     		"********"
#define     			DB_DATABASE                     		"3250_bs_rp"
And this is the picture of my Database thing:
Reply
#2

Team Viewer ?
Reply
#3

Ok Message me on skype
Reply
#4

Is leo.volt-host.com the server where your SA-MP server is on? You can also use 'localhost' as the hostname, if so.
Reply
#5

Did you connect to your database using "mysql_connect(...);" before trying anything?
Also, as Calgon said you can use "localhost" as your host since the gamemode & the MySQL database are on the same server, makes the connection much faster aswel.
Reply
#6

Thanks all of you, but Moehq got it working for me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)