01.07.2013, 19:17
pawn Code:
format(szQuery, sizeof(szQuery), "DELETE FROM `Houses` WHERE `CoX` = %f, `CoY` = %f, `CoZ` = %f", hInfo[i][CoX], hInfo[i][CoY], hInfo[i][CoZ]);
Error:
pawn Code:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' `CoY` = -282.809997, `CoZ` = 14.000000' at line 1 (error ID: 1064)