What is wrong with this query?
#6

Maybe try another way, something like that:

Код:
format(query, sizeof(query), "INSERT INTO `vehicles` SET VehID='%d', VehOwner='%s'", GetPlayerVehicleID(playerid), GetName(playerid));
    samp_mysql_query(query);
Reply


Messages In This Thread
What is wrong with this query? - by iTorran - 14.11.2010, 20:15
Re: What is wrong with this query? - by smeti - 14.11.2010, 20:30
Re: What is wrong with this query? - by iTorran - 14.11.2010, 20:34
Re: What is wrong with this query? - by smeti - 14.11.2010, 20:38
Re: What is wrong with this query? - by iTorran - 14.11.2010, 21:13
Re: What is wrong with this query? - by Fezq - 14.11.2010, 21:43

Forum Jump:


Users browsing this thread: 3 Guest(s)