18.09.2017, 19:38
You're using the AND condition incorrectly. Here's a tutorial that explains the usage.
PHP код:
format(query, sizeof(query), "UPDATE positions SET x = %f, Y = %f, Z = %f WHERE name = '%e');