Select all from SQL
#1

Alright so Im trying to load everything from the SQL but it loads only first 2 rows & ID is incorrect

PHP код:
new query[256];
    
mysql_format(mysqlquerysizeof(query),"SELECT `Reason`,`Date`,`By`,`ID` FROM `bolo`");
    
mysql_tquery(mysqlquery"OnBoloLoad","i",playerid); 
EDIT: What im trying to basically do is to load the entire table.
Reply


Messages In This Thread
Select all from SQL - by Squirrel - 11.01.2016, 21:02
Re: Select all from SQL - by itsCody - 11.01.2016, 21:29
Re: Select all from SQL - by Squirrel - 11.01.2016, 22:25
Re: Select all from SQL - by itsCody - 11.01.2016, 22:39
Re: Select all from SQL - by Squirrel - 11.01.2016, 22:47

Forum Jump:


Users browsing this thread: 1 Guest(s)