Not Update
#4

Integers aren't set like strings are. There shouldn't be any ' in the SET string(relating to the = expression).

Example:
Your code:
pawn Code:
`Slot` = '1'
Proper code:
pawn Code:
`Slot` = 1
And as Sime30 stated, what is the purpose of updating when you can just insert all the needed data simple as?
Reply


Messages In This Thread
Not Update - by norton2 - 05.02.2015, 23:04
Re: Not Update - by Maximus0 - 05.02.2015, 23:13
Re: Not Update - by Sime30 - 06.02.2015, 00:46
Re: Not Update - by Abagail - 06.02.2015, 00:49
Re: Not Update - by Maximus0 - 06.02.2015, 00:52
Re: Not Update - by norton2 - 06.02.2015, 07:54
Re: Not Update - by HazardouS - 06.02.2015, 10:05
Re: Not Update - by WopsS - 06.02.2015, 10:06
Re: Not Update - by Maximus0 - 06.02.2015, 16:18

Forum Jump:


Users browsing this thread: 1 Guest(s)