Mysql Saving
#8

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
It isn't a solution... it's supposed to tell you WHERE the crash is being caused.

OT: You aren't specifying a WHERE clause in your query, so the information doesn't know where it's supposed to be updating. So, you should add something like this to the final query...

pawn Код:
WHERE `playerName` = '%s'
Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Okay, it's caused by these: ' ' '

pawn Код:
'%d'
Doing that in the SQL query will return an error. Remove them, they aren't necessary unless it's for a string. (i.e. '%s')
Ok thanks for the help man.
Reply


Messages In This Thread
Mysql Saving - by iArko - 16.02.2013, 14:45
Re: Error finding - by Mean - 16.02.2013, 14:58
Re: Error finding - by iArko - 16.02.2013, 15:12
Re: Error finding - by Scenario - 16.02.2013, 15:13
Re: Error finding - by iArko - 16.02.2013, 15:17
Re: Mysql Saving - by iArko - 16.02.2013, 15:41
Re: Mysql Saving - by Scenario - 16.02.2013, 15:59
Re: Mysql Saving - by iArko - 16.02.2013, 16:05

Forum Jump:


Users browsing this thread: 4 Guest(s)