Autor Zpráva
Návštěvník
Profil *
Poradíte jak řešit tuto chybu? V čem je problém?

SELECT LEFT(`message`,50) as message, LEFT(`words`,100) as words, t2.id, t2.fromid, t2.subject,t2.rate,t2.score,t2.sendtime, t2.readed, t1.username, t1.firstname, t1.lastname FROM messages as t2, members_main as t1 WHERE t2.toid='9' AND t2.score>'2', AND t1.id=t2.fromid order by t2.sendtime ASC limit 0,20

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' AND t1.id=t2.fromid order by t2.sendtime ASC limit 0,20' at line 1
Kubo2
Profil
Návštěvník:
Pred posledným AND v dotaze máš prebytočnú čiarku (asi preklep).
Návštěvník
Profil *
Aha, dík, tak to je automaticky vygenerovaná klauzule WHERE

Vaše odpověď

Mohlo by se hodit


Prosím používejte diakritiku a interpunkci.

Ochrana proti spamu. Napište prosím číslo dvě-sta čtyřicet-sedm:

0