SQLite not writing to database
#6

pawn Код:
format(Query, sizeof(Query), "UPDATE `ACCOUNTS` SET LEVEL = %d, CASH = %d, ADMINLEVEL = %d, HOURS = %d, JOB = %d, BANNED = %d, SPAWN = %d, BANK = %d, FOOD = %d, WATER = %d, SKIN = %d, FACTION = %d, FACTION LEVEL = %d WHERE NAME = '%s'",
+ add name to the end of format
Reply


Messages In This Thread
SQLite not writing to database - by Mattakil - 29.09.2013, 21:09
Re: SQLite not writing to database - by Jefff - 29.09.2013, 21:14
Re: SQLite not writing to database - by Konstantinos - 29.09.2013, 21:16
Re: SQLite not writing to database - by Mattakil - 29.09.2013, 21:28
Re: SQLite not writing to database - by Mattakil - 29.09.2013, 21:39
Re: SQLite not writing to database - by Jefff - 29.09.2013, 22:07
Re: SQLite not writing to database - by Mattakil - 29.09.2013, 22:13

Forum Jump:


Users browsing this thread: 2 Guest(s)