Hi,
Der Befehl print mysql_error(); gibt mir folgendes:
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 'check=1 ORDER BY datum DESC' at line 1
MySQL reagiert etwas reserviert, weil du ein reserviertes Wort als Spaltenbezeichner benutzt hast.
MfG ChrisB