DELETE-Syntax, error

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • DELETE-Syntax, error

    Hi,

    folgendes Prob: Ich hab ne Abfrage wie die:

    PHP-Code:
    DELETE FROM lines WHERE (1171461542-line_stamp)>1200 
    Und dazu folgende Fehlermeldung:
    Code:
    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 'lines WHERE (1171461542-line_stamp)>1200'
    Das Schema der lines-Tabelle sieht auch standesgemäß aus:
    Code:
    line_id
    room_id
    from_id 
    from_name 
    to_id
    to_name
    line_stamp
    line_txt
    line_biu 
    line_clr
    Wo ist mein Denkfehler?
    visit bepeppered.net

  • #2
    Re: DELETE-Syntax, error

    http://dev.mysql.com/doc/refman/4.1/...ved-words.html
    I don't believe in rebirth. Actually, I never did in my whole lives.

    Kommentar


    • #3
      F**K... scheiss vorgefertigte Chat-S****e, jetzt darf ich alles ändern.

      Thx trotzdem
      visit bepeppered.net

      Kommentar

      Lädt...
      X