MySQL Insert Query Problem
#6

Quote:
Originally Posted by BaubaS
Посмотреть сообщение
INSERT INTO `users` (Username, Password) VALUES ('%s', '%s')", pName, pass);
I still get this :/

EDIT: I forgot to shut down the server. Anyway, now i get this:
Код:
[13:43:30] CMySQLHandler::Query(INSERT INTO `users` (Username, Password) VALUES () - An error has occured. (Error ID: 1064, You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1)
Reply


Messages In This Thread
MySQL Insert Query Problem - by Minion - 16.07.2012, 07:48
Re: MySQL Insert Query Problem - by Ballu Miaa - 16.07.2012, 07:51
Re: MySQL Insert Query Problem - by Minion - 16.07.2012, 07:54
Re: MySQL Insert Query Problem - by BaubaS - 16.07.2012, 07:56
Re: MySQL Insert Query Problem - by Ballu Miaa - 16.07.2012, 07:56
Re: MySQL Insert Query Problem - by Minion - 16.07.2012, 08:00
Re: MySQL Insert Query Problem - by BaubaS - 16.07.2012, 08:03
Re: MySQL Insert Query Problem - by Minion - 16.07.2012, 08:23
Re: MySQL Insert Query Problem - by BaubaS - 16.07.2012, 08:26
Re: MySQL Insert Query Problem - by Minion - 16.07.2012, 08:29

Forum Jump:


Users browsing this thread: 1 Guest(s)