Hi,
ich bekomme bei einer ganz einfachen Abfrage einen Fehler in der WHERE Klausel:
Nein, nicht *in*, sondern wie bei solchen Meldungen fast immer - *davor*.
UPDATE geodaten Set
ups = '1',
WHERE
id = '1'die Fehlermeldung lautet:
#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 'WHERE id = '1'' at line 3
bin ich blind?
Ja, denn du übersiehst ein Komma.
MfG ChrisB
--
Light travels faster than sound - that's why most people appear bright until you hear them speak.
Light travels faster than sound - that's why most people appear bright until you hear them speak.