mismatch error
#1

Hello I get this error on these lines im not really sure whats wrong with it though
Код:
error 035: argument type mismatch (argument 1)
Код:
	format(szQuery, sizeof(szQuery), "DELETE FROM bans WHERE name = '%s'", DB_Escape(params));
	db_free_result(db_query(szQuery, pBanned));
I tried putting szQuery instead of pBanned and vice versa but it still didnt work.
Reply


Messages In This Thread
mismatch error - by Hybris - 12.04.2015, 22:47
Re: mismatch error - by MEW273 - 13.04.2015, 08:38
Re: mismatch error - by Hybris - 13.04.2015, 08:56
Re: mismatch error - by MEW273 - 13.04.2015, 09:01

Forum Jump:


Users browsing this thread: 2 Guest(s)