SQLite code
#2

Like I said on your previous thread, debugging is very helpful.

Your mistake is:

pawn Код:
SET NAME = %s, SET FOR_SELL = &d
which must be:
pawn Код:
SET NAME = '%s', FOR_SELL = %d
Be careful with your typing mistakes
Reply


Messages In This Thread
SQLite code - by Danijel. - 08.07.2013, 10:19
Re: SQLite code - by Konstantinos - 08.07.2013, 10:20

Forum Jump:


Users browsing this thread: 1 Guest(s)