Loading houses problem (MySQL R33)
#3

Quote:
Originally Posted by PaulDinam
Посмотреть сообщение
Why aren't you just using one select query instead of selecting everything separately by an ID?

For your problem, try to remove the apostrophe symbol in your select query where `ID` = '%i', should be: `ID` = %i
The apostrophes are needed in queries.

Any help?
Reply


Messages In This Thread
Loading houses problem (MySQL R33) - by FunnyBear - 23.02.2015, 19:08
Re: Loading houses problem (MySQL R33) - by PaulDinam - 23.02.2015, 19:14
Re: Loading houses problem (MySQL R33) - by FunnyBear - 23.02.2015, 19:19
Re: Loading houses problem (MySQL R33) - by M4D - 23.02.2015, 19:20
Re: Loading houses problem (MySQL R33) - by FunnyBear - 23.02.2015, 19:53

Forum Jump:


Users browsing this thread: 1 Guest(s)