infinid Posted May 20, 2003 Share Posted May 20, 2003 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 Link to comment Share on other sites More sharing options...
Emmtee Posted May 20, 2003 Share Posted May 20, 2003 probably you already have the table and the columns... use myPHPadmin and check your tables http://www.oscommerce.com/community/contributions,1762 Link to comment Share on other sites More sharing options...
smiley Posted May 20, 2003 Share Posted May 20, 2003 Hi, Check out custom pc creator. http://www.oscommerce.com/community/contri...ons,1135/page,5 HTH Neil Common sense is genius dressed in working clothes. Ralph Waldo Emerson Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.