mysql_tquery not calling callback.
#8

Code:
InitLoadCars(){

    mysql_tquery(db, "SELECT * FROM `cars` ORDERBY `car_id`, "LoadCarData");
    return true;
}
Try this
Reply


Messages In This Thread
mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 21:53
Re: mysql_tquery not calling callback. - by Adamoneoone - 23.03.2020, 22:05
Re: mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 22:15
Re: mysql_tquery not calling callback. - by Adamoneoone - 23.03.2020, 22:18
Re: mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 22:24
Re: mysql_tquery not calling callback. - by Adamoneoone - 23.03.2020, 22:27
Re: mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 22:33
Re: mysql_tquery not calling callback. - by SiaReyes - 24.03.2020, 04:50
Re: mysql_tquery not calling callback. - by RazvyShel - 24.03.2020, 07:29
Re: mysql_tquery not calling callback. - by SiaReyes - 24.03.2020, 07:32

Forum Jump:


Users browsing this thread: 1 Guest(s)