30.04.2011, 17:16
Hey,
So, i have a problem with mysql (yes, again).
My delete query doesn't work. The debug mode shows me the command is out of sync, but i dont know how to solve this. I searched on ******. It seems i use the good synch but still it doesnt work. Can anyone help me?
Thanks,
Greetz,
Danny
So, i have a problem with mysql (yes, again).
My delete query doesn't work. The debug mode shows me the command is out of sync, but i dont know how to solve this. I searched on ******. It seems i use the good synch but still it doesnt work. Can anyone help me?
Код:
format(file, sizeof file,"DELETE FROM houses WHERE houseid = '%d'",hid); mysql_query(file);
Greetz,
Danny