mysql wont save status
#3

pawn Код:
while(mysql_fetch_row(MySql_QueryLogin))
    {
    sscanf(savingstring,
You fetch the result in 'MySql_QueryLogin', yet you try to fetch data from 'savingstring', which is an empty string.
Reply


Messages In This Thread
mysql wont save status - by ElectricBox - 13.01.2013, 23:18
Re: mysql wont save status - by ElectricBox - 14.01.2013, 07:53
Re: mysql wont save status - by Vince - 14.01.2013, 07:59
Re: mysql wont save status - by ElectricBox - 14.01.2013, 11:06

Forum Jump:


Users browsing this thread: 1 Guest(s)