REPLACE INTO not working
#4

After reading again what you were trying to do, I noticed that REPLACE was correct but INSERT INTO .. ON DUPLICATE is somewhat better. I did modify my post a couple of times, sorry about that.

So if you want to keep your old syntax, post the error in syntax you got even though the query seems ok.

About the above errors, the line is too long - split the arguments at the next line:
pawn Код:
mysql_format(..., "...",
GetModelID(GetPVarInt(playerid, "edit")), ...);
Reply


Messages In This Thread
REPLACE INTO not working - by PeanutButter - 01.11.2016, 11:24
Re: REPLACE INTO not working - by Konstantinos - 01.11.2016, 11:30
Re: REPLACE INTO not working - by PeanutButter - 01.11.2016, 11:48
Re: REPLACE INTO not working - by Konstantinos - 01.11.2016, 11:59
Re: REPLACE INTO not working - by PeanutButter - 01.11.2016, 12:09
Re: REPLACE INTO not working - by Konstantinos - 01.11.2016, 12:14
Re: REPLACE INTO not working - by PeanutButter - 01.11.2016, 12:23

Forum Jump:


Users browsing this thread: 2 Guest(s)