![]() |
Sergey Kornilov admin 3/6/2013 |
What is the error message? |
J
|
joiresende author 3/7/2013 |
Erro256 |
![]() |
Sergey Kornilov admin 3/7/2013 |
Try to print your query instead of executing it to see what's wrong with it. CustomQuery("UPDATE anotherTable set 'stok' = quantidade + ". $values["quantity"].",
echo "UPDATE anotherTable set 'stok' = quantidade + ". $values["quantity"].", |
J
|
joiresende author 3/8/2013 |
Thanks for the support. |