Problem with Loading Vehicles
#1

pawn Код:
mysql_query("SELECT * FROM `vehicles` ORDER BY `SQLid` ASC");
    mysql_store_result();

    new carid;
    while(mysql_fetch_row(resultline)==1)
MYSQL ERROR:

Код:
[20:23:29] MySQL Error (0): Function: 'mysql_fetch_row' called when no result stored.
Reply


Messages In This Thread
Problem with Loading Vehicles - by Antonio [G-RP] - 01.02.2011, 03:30
Re: Problem with Loading Vehicles - by PeteShag - 01.02.2011, 04:12
Re: Problem with Loading Vehicles - by Antonio [G-RP] - 01.02.2011, 05:09

Forum Jump:


Users browsing this thread: 2 Guest(s)