Saving all data for EACH vehicle... - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Saving all data for EACH vehicle... (
/showthread.php?tid=220137)
Saving all data for EACH vehicle... - [L3th4l] - 03.02.2011
Erm, i knew i had forgotten something

Thanks!
Re: Saving all data for EACH vehicle... -
JamesC - 03.02.2011
Your syntax is wrong, you haven't specified what to update.
Code:
UPDATE table SET column = value WHERE some_column = some_value