Another query problem.
#2

pawn Код:
new Query[80];
format(Query,sizeof(Query),"UPDATE `accounts` SET `Warns` = 3 WHERE `name` = '%s'",pName2);
mysql_query(Query);
Query length problem, no biggy.
Reply


Messages In This Thread
Another query problem. - by Rokzlive - 29.03.2011, 04:04
Re: Another query problem. - by Donya - 29.03.2011, 04:39
Re: Another query problem. - by XFlawless - 29.03.2011, 04:48
Re: Another query problem. - by Rokzlive - 29.03.2011, 16:57
Re: Another query problem. - by XFlawless - 29.03.2011, 16:58
Re: Another query problem. - by Calgon - 29.03.2011, 16:59
Re: Another query problem. - by XFlawless - 29.03.2011, 17:06

Forum Jump:


Users browsing this thread: 2 Guest(s)