db_num_rows
#1

I have made this for my house ownership but if i make 9999999 rows it will still return 0 rows.

Код:
qresult = db_query(Database,"SELECT * FROM `HOUSES`");
    format(Query,sizeof(Query),"%d", db_num_rows(qresult));
This topic is related to https://sampforum.blast.hk/showthread.php?tid=353664
Reply


Messages In This Thread
db_num_rows - by Danijel. - 24.06.2012, 08:33
Re: db_num_rows - by mkr - 24.06.2012, 08:38
Re: db_num_rows - by ReneG - 24.06.2012, 08:52
Re: db_num_rows - by Danijel. - 24.06.2012, 08:53
Re: db_num_rows - by ReneG - 24.06.2012, 08:55
Re: db_num_rows - by Danijel. - 24.06.2012, 09:06
Re: db_num_rows - by ReneG - 24.06.2012, 09:07
Re: db_num_rows - by Danijel. - 24.06.2012, 09:09

Forum Jump:


Users browsing this thread: 1 Guest(s)