[MySQL] Saving User Problem
#5

Код:
UPDATE `Users` SET `vip` = '0', `vipTime` = '0', `Warning` = '0', `Duty` = '-1', `First` = '1', `Second` = '0', `Third` = '0', `Rules` = '0' WHERE `Username` = '%s' LIMIT 1;
You should use ` ` around your field, table and database names and ' ' around values.
Reply


Messages In This Thread
[MySQL] Saving User Problem [Reputation+] - by [MG]Dimi - 04.01.2012, 15:07
Re: [MySQL] Saving User Problem - by [HiC]TheKiller - 04.01.2012, 23:36
Re: [MySQL] Saving User Problem - by [MG]Dimi - 05.01.2012, 06:28
Re: [MySQL] Saving User Problem - by XFlawless - 05.01.2012, 07:24
Re: [MySQL] Saving User Problem - by Johnson_boy - 05.01.2012, 07:35
Re: [MySQL] Saving User Problem - by [MG]Dimi - 05.01.2012, 15:37
Respuesta: Re: [MySQL] Saving User Problem - by OPremium - 05.01.2012, 16:49
Re: [MySQL] Saving User Problem - by [MG]Dimi - 05.01.2012, 17:01
Re: [MySQL] Saving User Problem - by BrandyPenguin - 05.01.2012, 17:17
Re: [MySQL] Saving User Problem - by [MG]Dimi - 05.01.2012, 17:27

Forum Jump:


Users browsing this thread: 1 Guest(s)