MySQL fetch_row_format problem - 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 fetch_row_format problem (
/showthread.php?tid=114322)
MySQL fetch_row_format problem -
NigNog1 - 18.12.2009
.
Re: MySQL fetch_row_format problem -
Chaprnks - 19.12.2009
mysql_fetch_field_row is currently not working in R2, wait for the R3 release. For now, use an internal splitter, (sscanf, split, strtok ect.)