MYSQL Problem
#10

Quote:
Originally Posted by Swarn
Посмотреть сообщение
Код:
format(sql, sizeof(sql), "UPDATE samp_users SET `Password`='%d', Level='%d', Pos_x='%.2f', Pos_y='%.2f', Pos_z='%.2f', RegularRank='%d', UpgradePoints='%d'", PlayerInfo[playerid][pKey], PlayerInfo[playerid][pLevel],PlayerInfo[playerid][pPos_x],PlayerInfo[playerid][pPos_y],PlayerInfo[playerid][pPos_z], PlayerInfo[playerid][pRegularRank], PlayerInfo[playerid][gPupgrade]);
What is size of "sql" array? Look for new sql[size].
Reply


Messages In This Thread
MYSQL - ErrorID: 1064 You have an error in your SQL syntax - by Swarn - 28.09.2016, 21:12
Re: MYSQL Problem - by Rdx - 28.09.2016, 21:55
Re: MYSQL Problem - by Swarn - 28.09.2016, 22:20
Re: MYSQL Problem - by Kaliber - 29.09.2016, 02:09
Re: MYSQL Problem - by Swarn - 29.09.2016, 10:49
Re: MYSQL Problem - by oMa37 - 29.09.2016, 11:28
Re: MYSQL Problem - by Swarn - 29.09.2016, 21:57
Re: MYSQL Problem - by Tass007 - 30.09.2016, 00:16
Re: MYSQL Problem - by DTV - 30.09.2016, 11:37
Re: MYSQL Problem - by Rdx - 30.09.2016, 16:20

Forum Jump:


Users browsing this thread: 2 Guest(s)