Not Update
#3

Quote:
Originally Posted by Maximus0
View Post
pawn Code:
mysql_format(handle, query, sizeof(query), "UPDATE `vehicles` SET `Owner` = '%i', `ServerID` = '%i', `Slot` = '1' WHERE `ID` = '%i'", idc, VehiclesInfo[TotalVeh][vServerID], VehiclesInfo[TotalVeh][vID]);
mysql_tquery(handle, query, "", "");
Try this.
That's the same as his.

OT: Why are you inserting and then updating? Immediately insert all values.
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)