MySQL update
#1

Hey guys. I have problem with MySQL it won't update table
PHP код:
new query[72];
mysql_format(g_SQLquerysizeof(query), "UPDATE `players` SET `OrgJoined` = %d `OrgLeader` = %d `OrgRank` = 6"orgorg);
        
mysql_tquery(g_SQLquery); 
It is compiling nicely. Command is working but it won't set anything in table.. Any ideas?
Reply


Messages In This Thread
MySQL update - by Micko123 - 10.11.2016, 18:12
Re: MySQL update - by F1N4L - 10.11.2016, 18:13
Re: MySQL update - by Micko123 - 10.11.2016, 18:15
Re: MySQL update - by F1N4L - 10.11.2016, 18:17
Re: MySQL update - by Bolex_ - 10.11.2016, 18:18
Re: MySQL update - by Konstantinos - 10.11.2016, 18:20
Re: MySQL update - by Micko123 - 10.11.2016, 18:34
Re: MySQL update - by Micko123 - 10.11.2016, 18:45

Forum Jump:


Users browsing this thread: 1 Guest(s)