Mysql ErrorID 1064, Syntax problem?
#4

Quote:
Originally Posted by shourya12
View Post
post saving stock?
Error #1064 means that MySQL can't understand your command.
Code:
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]);
Reply


Messages In This Thread
Mysql ErrorID 1064, Syntax problem? - by Swarn - 29.09.2016, 20:43
Re: Mysql ErrorID 1064, Syntax problem? - by shourya12 - 30.09.2016, 04:11
Re: Mysql ErrorID 1064, Syntax problem? - by oMa37 - 30.09.2016, 08:05
Re: Mysql ErrorID 1064, Syntax problem? - by Swarn - 30.09.2016, 10:40

Forum Jump:


Users browsing this thread: 1 Guest(s)