SA-MP Forums Archive
where to put sql files? - 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: where to put sql files? (/showthread.php?tid=625990)



where to put sql files? - Learn - 09.01.2017

Where to put sql files in samp server?


Re: where to put sql files? - BiosMarcel - 09.01.2017

sql files


Re: where to put sql files? - SickAttack - 09.01.2017

.db files go in scriptfiles
.sql files can be imported in to phpMyAdmin for example


Re: where to put sql files? - Learn - 09.01.2017

Quote:
Originally Posted by SickAttack
Посмотреть сообщение
.db files go in scriptfiles
.sql files can be imported in to phpMyAdmin for example
Thanks!