SA-MP Forums Archive
MySQL with PAWN - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: MySQL with PAWN (/showthread.php?tid=133512)



MySQL with PAWN - andrewp - 12.03.2010

I recently saw a thread on converting a script to run with MySQL.

Is it possible to use MySQL with PAWN? Because personally it would be more efficient because I could have a member list, etc. If this is possible, what are the functions to connect with mysql, run queries, etc.

Since I know PHP, i'll try to do an example in PHP.

What are the PAWN equivalents of:

mysql_connect();

and

mysql_query();?

Thanks!


MySQL with PAWN - [NoV]LaZ - 12.03.2010

http://forum.sa-mp.com/index.php?topic=79352.0
________
How To Braise


Re: MySQL with PAWN - andrewp - 12.03.2010

thanks.


Re: MySQL with PAWN - adsy - 13.03.2010

theres a tutorial too

http://forum.sa-mp.com/index.php?topic=154422.0