SA-MP Forums Archive
SQL File - 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)
+--- Thread: SQL File (/showthread.php?tid=544666)



SQL File - Brys - 03.11.2014

#newbie ............

Where is SQL files stored ? and what is it for ? where can i store it.....

Thank's


Re: SQL File - Alex Magaсa - 03.11.2014

You need to import SQL to phpmyadmin. If your server/vps got MYSQL/PHPmyadmin,
1. Create a table example "samp03".
2. Import .sql file into samp03.
3. Go to your MYsQL gamemode and edit "username,password,database" connections.


Re: SQL File - AzaMx - 03.11.2014

Get the Xampp first, and then follow the above..