Something with me and syntax errors... :P
#8

Quote:
Originally Posted by Kapil
Посмотреть сообщение
try this
http://notesbin.com/1336996749

i changed

Код:
`plate` = %s WHERE `SQLid` = %d"
to


Код:
`plate` = `%s` WHERE `SQLid` = %d"
What I did to fix it was change it to `plate` = '%s', so basicly, you were correct. Though, I did this a few hours ago. Thanks for the help, anyways.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)