need some help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: need some help (
/showthread.php?tid=455089)
need some help -
God'Z War - 31.07.2013
i need some help with adding table into mysql
if any one know about it and you like to help me then plz pm me
Re: need some help -
absolute - 31.07.2013
use mysql workbench , its pretty easy to create a Database and tables using that

search a lil bit about it.
Re: need some help -
playbox12 - 31.07.2013
Execute CREATE TABLE command in a query.
http://www.w3schools.com/sql/sql_create_table.asp