Mysql
#10

I don't know if it happens to anyone else, but I also get issues when there is a space after "... VALUES <HERE> (...)". You may want to remove the space, so it's like this:

pawn Код:
format(string,sizeof(string),"INSERT INTO `Users` (`Name`, `Password`) VALUES('%s', '%s')",UserStats[playerid][Name], escpass);
Reply


Messages In This Thread
Mysql - by Anthonyx3' - 07.01.2011, 02:33
Re: Mysql - by Calgon - 07.01.2011, 02:36
Re: Mysql - by Anthonyx3' - 07.01.2011, 02:39
Re: Mysql - by Anthonyx3' - 07.01.2011, 02:43
Re: Mysql - by Calgon - 07.01.2011, 02:45
Re: Mysql - by Anthonyx3' - 07.01.2011, 02:46
Re: Mysql - by Anthonyx3' - 07.01.2011, 02:51
Re: Mysql - by Calgon - 07.01.2011, 03:10
Re: Mysql - by Anthonyx3' - 07.01.2011, 03:14
Re: Mysql - by Scenario - 07.01.2011, 03:16

Forum Jump:


Users browsing this thread: 2 Guest(s)