#1 (permalink)  
Alt 27.02.2010, 21:43
Erfahrener Benutzer
 
Registriert seit: 21.09.2005
Beiträge: 117
Frage Tables in DB eingliedern

Hallo!
möchte folgendes eingliedern in TABLE PRODUCTS

Code:
CREATE TABLE IF NOT EXISTS  `products` (

 `products_ean` VARCHAR( 128 ) DEFAULT NULL ,
 `products_shippingtime` INT( 4 ) NOT NULL DEFAULT  '0',
 `group_permission_0` TINYINT( 1 ) NOT NULL DEFAULT  '0',
 `group_permission_1` TINYINT( 1 ) NOT NULL DEFAULT  '0',
 `group_permission_2` TINYINT( 1 ) NOT NULL DEFAULT  '0',
 `group_permission_3` TINYINT( 1 ) NOT NULL DEFAULT  '0',
 `products_sort` INT( 4 ) NOT NULL DEFAULT  '0',
 `products_discount_allowed` DECIMAL( 3, 2 ) NOT NULL DEFAULT  '0.00',
 `product_template` VARCHAR( 64 ) DEFAULT NULL ,
 `options_template` VARCHAR( 64 ) DEFAULT NULL ,
 `products_vpe` INT( 11 ) NOT NULL DEFAULT  '0',
 `products_vpe_status` INT( 1 ) NOT NULL DEFAULT  '0',
 `products_vpe_value` DECIMAL( 15, 4 ) NOT NULL DEFAULT  '0.0000',
 `products_startpage` INT( 1 ) NOT NULL DEFAULT  '0',
 `products_startpage_sort` INT( 4 ) NOT NULL DEFAULT  '0',
 `products_zustand` VARCHAR( 10 ) NOT NULL DEFAULT  'neu',
)

Jetzt kommt folgender Fehler:

Code:
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 ')' at line 27
Ich habe aber doch gar keine line27 oder?

Wie bekomme ich diese tables in meine products?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
eingliedern, tables

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Importgeschwindigkeit von XT Saunders Computer Admininterface 6 25.10.2009 15:57


Alle Zeitangaben in WEZ +1. Es ist jetzt 16:41 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand