SQL small help
#1

Alright i got a simple problem just cant find it.

Once I add something up to the querry it will stop working entirely.

pawn Код:
mysql_format(mysql, query, sizeof(query), "UPDATE `players` SET `Admin`=%d, `VIP`=%d, `Reputation`=%d, `posX`=%f, `posY`=%f, `posZ`=%f, `Score`=%d WHERE `ID`=%d",\
    pInfo[playerid][Admin], pInfo[playerid][VIP], pInfo[playerid][Reputation], pos[0], pos[1], pos[2], pInfo[playerid][ID],pInfo[playerid][Score]);
Without the actual score it will work.
Reply


Messages In This Thread
SQL small help - by TwinkiDaBoss - 11.07.2015, 16:19
Re: SQL small help - by M4D - 11.07.2015, 16:27
Re: SQL small help - by TwinkiDaBoss - 11.07.2015, 16:32

Forum Jump:


Users browsing this thread: 6 Guest(s)