SA-MP Forums Archive
SQL Error help please - 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: SQL Error help please (/showthread.php?tid=375605)



SQL Error help please - arititlez - 07.09.2012

E:\samp03e_svr_R2_win32\gamemodes\crover4.2.pwn(26 372) : error 035: argument type mismatch (argument 3)
E:\samp03e_svr_R2_win32\gamemodes\crover4.2.pwn(26 373) : error 035: argument type mismatch (argument 3)

Quote:

mysql_fetch_row_format(Field, "|", Data);
while (mysql_fetch_row_format(Field, "|", "")==1)




Re: SQL Error help please - arititlez - 07.09.2012

i can't repirt


Re: SQL Error help please - CoaPsyFactor - 07.09.2012

mysql_fetch_row_format(Field);
while (mysql_fetch_row_format(Field))