SQLite Problem
#10

Код:
SELECT `Reputation` FROM `REP` WHERE `Name` = '%s'
pawn Код:
new field[30];
db_get_field_assoc(RREzult, "Reputation", field, sizeof (field));
RK_REP[playerid][RK_REPUTATION] = strval(field);
Your UPDATE syntax is not correct, check the posts above.
Reply


Messages In This Thread
SQLite Problem - by Rock_Ro - 08.07.2011, 13:57
Re: SQLite Problem - by Lorenc_ - 08.07.2011, 14:10
Re: SQLite Problem - by Rock_Ro - 08.07.2011, 14:13
Re: SQLite Problem - by Lorenc_ - 08.07.2011, 14:14
Re: SQLite Problem - by [NoV]LaZ - 08.07.2011, 14:15
Re: SQLite Problem - by Bakr - 08.07.2011, 14:17
Re: SQLite Problem - by Rock_Ro - 08.07.2011, 14:21
Re: SQLite Problem - by Lorenc_ - 08.07.2011, 14:25
Re: SQLite Problem - by Rock_Ro - 08.07.2011, 14:27
Re: SQLite Problem - by [NoV]LaZ - 08.07.2011, 14:30

Forum Jump:


Users browsing this thread: 2 Guest(s)