MySQL Error ID: 1064
#5

Код:
GetPlayerPos(playerid, PropertyPos[0], PropertyPos[1], PropertyPos[2]);

format(Query, sizeof(Query), "INSERT INTO `propertys` (ID, PosX, PosY, PosZ) VALUES ('%d', '%f', '%f', '%f')", PropertyID, PropertyPos[0], PropertyPos[1], PropertyPos[2]);
mysql_query(Query);
Reply


Messages In This Thread
MySQL Error ID: 1064 - by rOps - 08.11.2018, 13:04
Re: MySQL Error ID: 1064 - by PawelQ - 08.11.2018, 13:07
Re: MySQL Error ID: 1064 - by rOps - 08.11.2018, 13:07
Re: MySQL Error ID: 1064 - by PawelQ - 08.11.2018, 13:12
Re: MySQL Error ID: 1064 - by Rolux - 08.11.2018, 13:12
Re: MySQL Error ID: 1064 - by PawelQ - 08.11.2018, 13:15
Re: MySQL Error ID: 1064 - by rOps - 08.11.2018, 13:16

Forum Jump:


Users browsing this thread: 1 Guest(s)