[SQL] Says "field not found" when it exists
#6

This one?

pawn Код:
mysql_format(mysql, query, sizeof(query),"SELECT `Password`, `ID` FROM `playersdata` WHERE `Username` = '%s' LIMIT 1", pName[playerid]);

mysql_tquery(mysql, query, "UserAccount", "i", playerid);
Reply


Messages In This Thread
[SQL] Says "field not found" when it exists - by Amator - 06.08.2014, 01:21
Re: [SQL] Says "field not found" when it exists - by Blademaster680 - 06.08.2014, 10:10
Re: [SQL] Says "field not found" when it exists - by dirigent00 - 06.08.2014, 10:22
Re : [SQL] Says "field not found" when it exists - by Amator - 06.08.2014, 11:18
Re: [SQL] Says "field not found" when it exists - by Vince - 06.08.2014, 12:16
Re : [SQL] Says "field not found" when it exists - by Amator - 06.08.2014, 12:54
Re: [SQL] Says "field not found" when it exists - by Vince - 06.08.2014, 13:01
Re : [SQL] Says "field not found" when it exists - by Amator - 06.08.2014, 13:06

Forum Jump:


Users browsing this thread: 1 Guest(s)