Problem with MySQL Bank System
#5

Are you sure not using " ` " around 'Bank' will work? I never worked on MySQL queries without ` symbols around the name of the variable. Try using ` around it, like:
pawn Код:
"UPDATE `Bank` SET `bMoney`='%d' WHERE `Name`='%s'"
Reply


Messages In This Thread
Problem with MySQL Bank System - by FunnyBear - 04.01.2015, 12:18
Re: Problem with MySQL Bank System - by BroZeus - 04.01.2015, 12:37
Re: Problem with MySQL Bank System - by FunnyBear - 04.01.2015, 13:05
Re: Problem with MySQL Bank System - by BroZeus - 04.01.2015, 13:07
Re: Problem with MySQL Bank System - by LivingLikeYouDo - 04.01.2015, 13:16
Re: Problem with MySQL Bank System - by Dignity - 04.01.2015, 13:21
Re: Problem with MySQL Bank System - by JonathanW - 04.01.2015, 13:23
Re: Problem with MySQL Bank System - by FunnyBear - 04.01.2015, 13:26

Forum Jump:


Users browsing this thread: 1 Guest(s)