phpbar.de logo

Mailinglisten-Archive

syntax hilfe

syntax hilfe

Patrick Bierans mysql-de_(at)_lists.bttr.org
Fri, 21 Jun 2002 16:30:00 +0100


> from: "Bobby Eichholz", subject: "syntax hilfe"

> INSERT INTO `calender` (`ID`, `from`, `till`, `today`, `user`, `room`,
> `count`) VALUES ('', '2002-08-01', '2002-09-01', '2002-09-21', '1', '3',
> '2');
> 
> Versuche ich das selbe per PHP bekomme ich folgendes:
> 
> err_db: // Kommentar
> INSERT INTO calender (from,till,today,user,room,count) VALUES ('2002-08-01',
> '2002-09-01', '2002-06-21', '1', '3', '2') // mein Query
> 1064 // Fehlernummer
> You have an error in your SQL syntax near 'from,till,today,user,room,count)
> VALUES ('2002-08-01', '2002-09-01', '2002-06-21' at line 1 // Fehlermeldung
> 
> MfG
> Bob

AFAIK ist "from" ein reserviertes Wort. Die Backticks von PhpMyAdmin
hatten in diesem Fall einen Grund.

P. Bierans

-- 
Patrick Bierans - LYNET Kommunikation AG - http://www.lynet.de
Das Internet-Systemhaus fuer Multimedia- und Netzwerkloesungen
Zentrale Luebeck      Fon +49-451-6131-0, Fax +49-451-6131-333
Niederlassung Hamburg Fon +49-40-65738-0, Fax +49-40-65738-333

---
Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter
-->>  http://www.4t2.com/mysql 



php::bar PHP Wiki   -   Listenarchive