mysql newer version
#3

I don't know what "siuksle" is for but you only assign a value to it, you never actually use it. With threaded queries, the code becomes:
PHP код:
LoadFuelInfo() return mysql_tquery(g_iHandle"SELECT * FROM `duomenys`""OnFuelInfoLoad""");
forward OnFuelInfoLoad();
public 
OnFuelInfoLoad()
{
    new 
siuksle;
    for (new 
icache_get_row_count(); != ji++) // loops through the rows
    
{
        
// cache_get_row_int(rowid, fieldid);
        
siuksle cache_get_row_int(i0);
        
vBakas[i] = cache_get_row_int(i1);
        
vValgo[i] = cache_get_row_int(i2);
        
vSlotai[i] = cache_get_row_int(i3);
    }

Reply


Messages In This Thread
mysql newer version - by Erno. - 21.07.2016, 20:55
Re: mysql newer version - by Erno. - 21.07.2016, 21:55
Re: mysql newer version - by Konstantinos - 22.07.2016, 09:37
Re: mysql newer version - by Erno. - 22.07.2016, 12:47
Re: mysql newer version - by Konstantinos - 22.07.2016, 13:02
Re: mysql newer version - by Erno. - 22.07.2016, 13:14
Re: mysql newer version - by Konstantinos - 22.07.2016, 13:20
Re: mysql newer version - by Erno. - 22.07.2016, 13:42

Forum Jump:


Users browsing this thread: 1 Guest(s)