20.01.2018, 07:32
in sqlite db_next_row(); is use in mysql which function is use beside
new rows;
cache_get_row_count(rows);
for( new i; i < rows; i++ )
{
// i means the current row here.
cache_get_value_index_int(i,0,ItemData[i][item_sqlid]);
}