MySQL problem.
#2

why do you sscanf it?
Код:
	mysql_fetch_field_row(fetch,"Priezastis"); // Reason
        format(playerDB[playerid][priezastis], 128, "%s", fetch);
Try this


or better
pawn Код:
mysql_fetch_field_row(playerDB[playerid][priezastis],"Priezastis");
Reply


Messages In This Thread
MySQL problem. - by Tomejus - 28.12.2010, 07:45
Re: MySQL problem. - by armyoftwo - 28.12.2010, 08:37
Re: MySQL problem. - by Tomejus - 28.12.2010, 09:14
Re: MySQL problem. - by Tomejus - 28.12.2010, 09:23
Re: MySQL problem. - by _rAped - 30.12.2010, 02:38
Re: MySQL problem. - by Tomejus - 30.12.2010, 03:04
Re: MySQL problem. - by _rAped - 30.12.2010, 03:06
Re: MySQL problem. - by Tomejus - 02.01.2011, 00:52

Forum Jump:


Users browsing this thread: 4 Guest(s)