Error with MYSQL and Toys
#8

Oh Thank you for the mini-tutorial! haha
Now i have this error:
Код:
MYSQL - 	ERRORID: 1064
Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE `Nombre` = e' at line 1
Query: WHERE `Nombre` = e
Callback: OnQueryFinish
And, i change the last of the code:
Код:
A_Format (str, "WHERE `Nombre` = %e", pName (playerid));
		strcat (querystr, str);
		opmysql_tquery(str, "OnQueryFinish", "ii", playerid, query_type_unknown);
Reply


Messages In This Thread
Error with MYSQL and Toys - by Dello - 04.09.2017, 22:25
Re: Error with MYSQL and Toys - by Meller - 04.09.2017, 22:29
Respuesta: Error with MYSQL and Toys - by Dello - 05.09.2017, 00:02
Re: Error with MYSQL and Toys - by Luke_James - 05.09.2017, 00:09
Respuesta: Error with MYSQL and Toys - by Dello - 05.09.2017, 00:50
Re: Error with MYSQL and Toys - by Luke_James - 05.09.2017, 01:01
Re: Error with MYSQL and Toys - by Jefff - 05.09.2017, 01:05
Respuesta: Error with MYSQL and Toys - by Dello - 05.09.2017, 01:12
Respuesta: Re: Error with MYSQL and Toys - by Dello - 05.09.2017, 01:15
Re: Error with MYSQL and Toys - by Luke_James - 05.09.2017, 01:17

Forum Jump:


Users browsing this thread: 1 Guest(s)