SQL syntax error?
#3

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
pawn Код:
VALUES ('%s','%i','%s','%f','%f','%f','%f','%i','1','1')
Is not the correct syntax.

pawn Код:
VALUES ('%s',%i,'%s',%f,%f,%f,%f,%i,1,1)
You only need to put apostrophes around the %s placeholder, or more accurately, a string.
Fixed that error. Now its a different one.
Reply


Messages In This Thread
SQL syntax error? - by Rokzlive - 19.06.2013, 03:07
Re: SQL syntax error? - by Scenario - 19.06.2013, 03:10
Re: SQL syntax error? - by Rokzlive - 19.06.2013, 03:18
Re: SQL syntax error? - by kamzaf - 19.06.2013, 03:45

Forum Jump:


Users browsing this thread: 1 Guest(s)