House Problems
#2

If you look carefully, you will notice there are some mistakes in your syntax. You should have ' instead of ` around your data. Also, it's not required to use ' around integers, use only for strings or float values.

Код:
UPDATE `houses` SET `Owner` = '%s', `Owned` = %d WHERE `ID` = %i
Reply


Messages In This Thread
House Problems - by Luis- - 06.10.2011, 15:16
Re: House Problems - by [NoV]LaZ - 06.10.2011, 15:37

Forum Jump:


Users browsing this thread: 1 Guest(s)