Why is nothing sent to database?
#2

First of all, check the mysql log. If nothing has been printed there, then you can make sure by printing the Query and executing it by phpMyAdmin.

pawn Код:
print(string);
mysql_function_query(MainPipeline, string, false, "OnQueryFinish", "i", SENDDATA_THREAD);
Copy the output and execute it to phpMyAdmin. If there's something wrong with it (either syntax error or invalid name for a field) then it will let you know.
Reply


Messages In This Thread
Why is nothing sent to database? - by Unri - 01.10.2013, 18:58
Re: Why is nothing sent to database? - by Konstantinos - 01.10.2013, 19:29
Re: Why is nothing sent to database? - by Unri - 01.10.2013, 20:29

Forum Jump:


Users browsing this thread: 2 Guest(s)