MySQL, problem
#2

Watch your formats, be careful. Use this query. Your problem was you tried to update a int with a string format.

pawn Код:
UPDATE `userdata` SET `money` = %d WHERE `Nickname` = '%s'
Reply


Messages In This Thread
MySQL, problem - by bfkj - 19.04.2010, 22:12
Re: MySQL, problem - by Carlton - 19.04.2010, 22:46
Re: MySQL, problem - by bfkj - 19.04.2010, 23:01

Forum Jump:


Users browsing this thread: 1 Guest(s)