arghl, morgen ich bins mal wieder
es geht um folgende zeile:
Code:
$sql_select = "SELECT * FROM computer LEFT JOIN standort ON computer.sid_standort = standort.id_standort OPERATOR computer.sid_hardw = hardw.id_hardw";
dort zeigt er mir folgenden fehler an:
Code:
Database error: Invalid SQL: SELECT * FROM computer LEFT JOIN standort ON computer.sid_standort = standort.id_standort OPERATOR computer.sid_hardw = hardw.id_hardw
MySQL Error: 1064 (You have an error in your SQL syntax near 'OPERATOR computer.sid_hardw = hardw.id_hardw' at line 1)
ich weiss aber nicht so recht was "invalid" an dem befehl sein soll.
ich hab auch schon nach der fehlermeldung in google gesucht aber nichts hilfreiches vorhanden...
wär nett wenn ihr mir mal wieder aus der patsche helfen könntet
tüss, das ground...