also die Werteanzahl stimmt, da im Xampp macht ers ja.
So Tabelle:
CREATE TABLE `artikeldetails` (
`lfdnr` int(99) ,
`Artikelgruppe` int(10) ,
`Bezeichnung` text,
`Artikelnummer` text ,
`Abmessung` text ,
`Groeße` text,
`Gewicht` text ,
`VE` text ,
`Netto` float ,
`Gruppe0` int(10) ,
`Gruppe1` int(10) ,
`Gruppe2` int(10),
`Gruppe3` int(10) ,
`Shop` binary(1) ',
`CD` binary(1) ,
`Print` binary(1),
`Beschreibung` char(1) ,
PRIMARY KEY (`lfdnr`)
)
@Dennis: Die Feldnamen habe ich auch schon mit Angegeben, der Fehler bleibt aber