Saving problem (MySql)
#3

Your Insert Function is not completed!
INSERT INTO `accounts` ( `Name` , `Password` , `IP` , `RegStr` , `AdminLevel` , `VIPLevel` , `XP` , `Money` , `Banked` , `Kills` , `Deaths` , `Captures` , `wBought` , `wBought` , `Hours` , `Minutes` , `Seconds` , `LastPlayed` ) VALUES ( `Value1`, `Value2`...)

You need to put your values, if not, then this will generate a MySQL Error.
Reply


Messages In This Thread
Saving problem (MySql) - by ZaBraNjeNi - 12.02.2015, 09:12
Re: Saving problem (MySql) - by Misiur - 12.02.2015, 13:00
Re: Saving problem (MySql) - by asto63 - 12.02.2015, 14:10
Re: Saving problem (MySql) - by ZaBraNjeNi - 12.02.2015, 20:16

Forum Jump:


Users browsing this thread: 1 Guest(s)