sscanf data load problem
#3

Shouldn't there be something like
pawn Код:
new Result[70];
db_get_field_assoc(Result, "LOZINKA", Field, 11); PI[playerid][Lozinka] = strval(Field);
db_get_field_assoc(Result, "EMAIL", Field, 24); PI[playerid][Email] = strval(Field);
etc.. to actually get the stuff? ;d
(sorr if i'm wrong, new to the SQL stuff too )
Reply


Messages In This Thread
sscanf data load problem - by ShoortyFl - 25.05.2014, 12:30
Re: sscanf data load problem - by ShoortyFl - 25.05.2014, 13:14
Re: sscanf data load problem - by Kyance - 25.05.2014, 18:11
Re: sscanf data load problem - by AustinHamilton - 25.05.2014, 18:13

Forum Jump:


Users browsing this thread: 1 Guest(s)