Sqlite lil help again :b
#5

The codes shown don't seem to be wrong, do you mind showing that part I exampled up?

pawn Code:
new DB: Users; // Common mistake people do.
By the way xD

Ahh

Found the problem. You had a comma at the end.

pawn Code:
format(Query,sizeof(Query),"SELECT * FROM `Users` WHERE `Username` = '%s'",GetPName(playerid));
try this now.
Reply


Messages In This Thread
Sqlite lil help again :b - by FireCat - 20.08.2011, 14:25
Re: Sqlite lil help again :b - by Lorenc_ - 20.08.2011, 14:43
Re: Sqlite lil help again :b - by FireCat - 20.08.2011, 14:46
Re: Sqlite lil help again :b - by Bakr - 20.08.2011, 14:48
Re: Sqlite lil help again :b - by Lorenc_ - 20.08.2011, 14:48

Forum Jump:


Users browsing this thread: 1 Guest(s)