danke...marcolinio hat geschrieben:
ich habe die neuste Version und dort kannst du im Adminbreich Anzahl Teams, Spiele pro Spieltag und Spieltage eintragen, perfekt für die Nati A...
 kennst es he
 kennst es he  Werde mich dann gleich mal dransetzen...
 Werde mich dann gleich mal dransetzen... 
 Code: Alles auswählen
Fehler 
SQL-Befehl: 
CREATE TABLE IF NOT EXISTS `tippspiel_spieltage` (
`spielid` int( 3 ) NOT NULL default '0',
`heim` varchar( 25 ) NOT NULL default '0',
`auswarts` varchar( 25 ) NOT NULL default '0',
`heimtore` int( 2 ) default NULL ,
`auswartstore` int( 2 ) default NULL ,
`spieltag` int( 2 ) NOT NULL default '0',
`datumzeit` int( 11 ) default '0',
`tabelle` int( 1 ) NOT NULL default '0'
) ENGINE = MYISAM DEFAULT CHARSET = latin1 
MySQL meldet:  
#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 'DEFAULT CHARSET=latin1' at line 10  
wie füg ich das ein !? ich hab da keine Ahnung von...plACEbo hat geschrieben:Bitte: tippspiel.sql