Problem with MySQL/dialog.
#5

your loop is wrong.. you increased the variable while it shouldn't be increased, so it will select the row which is next to the row which is wanted.
Try:
pawn Код:
for(new i; i < rows; i++)
Reply


Messages In This Thread
Problem with MySQL/dialog. - by Baltimore - 13.12.2014, 15:34
Re : Problem with MySQL/dialog. - by Baltimore - 13.12.2014, 20:19
Re : Problem with MySQL/dialog. - by Baltimore - 14.12.2014, 09:08
Re : Problem with MySQL/dialog. - by Baltimore - 19.12.2014, 19:09
Re: Problem with MySQL/dialog. - by Sawalha - 19.12.2014, 20:32

Forum Jump:


Users browsing this thread: 1 Guest(s)