MYSQL Help Error
#1

Code:
GetPlayerName(playerid, Name, sizeof(Name));
mysql_query("SELECT `password` FROM `player` WHERE `username`=`%s`", Name);
Code:
H:\RP\filterscripts\msql.pwn(218) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Hello,

I would like to know what i have done incorrectly in this code to result in the error

Thanks
Reply


Messages In This Thread
MYSQL Help Error - by wilko1995 - 06.02.2013, 08:23
Re: MYSQL Help Error - by 3ventic - 06.02.2013, 08:26
Re: MYSQL Help Error - by wilko1995 - 06.02.2013, 08:28
Re: MYSQL Help Error - by Kirollos - 06.02.2013, 09:45

Forum Jump:


Users browsing this thread: 1 Guest(s)