11.09.2018, 06:04
Anything in the SQL log?
Код:
format(Query,sizeof(Query),"UPDATE `usuarios` SET `Emp`='0' WHERE `Username`=%s",PropInfo[c][pFunc]); // should have single quote enclosing %s -> '%s'

