Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

i try to add database sql file but when i do i get this error:

 

Error

 

SQL-query :

 

ALTER TABLE products ADD Motherboard varchar( 30 ) NOT NULL default '',

ADD Processor varchar( 32 ) NOT NULL default '',

ADD Memory varchar( 32 ) NOT NULL default '',

ADD HardDrive varchar( 30 ) NOT NULL default '',

ADD VideoCard varchar( 30 ) NOT NULL default '',

ADD ComputerCase varchar( 30 ) NOT NULL default '',

ADD SoundCard varchar( 30 ) NOT NULL default '',

ADD Modem varchar( 30 ) NOT NULL default '',

ADD NetworkCard varchar( 25 ) NOT NULL default '',

ADD OperatingSystem varchar( 25 ) NOT NULL default '',

ADD Cd_Rw varchar( 32 ) NOT NULL default '',

ADD DVD_Rom varchar( 32 ) NOT NULL default '',

ADD Warranty varchar( 30 ) NOT NULL default ''

 

MySQL said:

 

 

Duplicate column name 'Motherboard'

 

 

 

 

i have no idea where to look or what to do to fix this

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...