2 database table possible from same gm? - 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: 2 database table possible from same gm? (
/showthread.php?tid=389631)
2 database table possible from same gm? -
Fernado Samuel - 02.11.2012
Removed
Re: 2 database table possible from same gm? -
Lorrden - 02.11.2012
To use two tables you don't need to use mysql_connect again, simply create a new table, but it has to have a diffrente name i suppose..
Re: 2 database table possible from same gm? -
Fernado Samuel - 02.11.2012
Ok and ty