Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

MySQL said: #1060 - Duplicate column name 'entry_company_tax_id'


chowhan

Recommended Posts

Posted

Error

SQL query:

#

# DDL START

#

ALTER TABLE address_book ADD entry_company_tax_id varchar( 32 ) NULL DEFAULT NULL COMMENT '' COLLATE latin1_german1_ci AFTER entry_company

 

MySQL said:

#1060 - Duplicate column name 'entry_company_tax_id'

Posted
Error

SQL query:

#

# DDL START

#

ALTER TABLE address_book ADD entry_company_tax_id varchar( 32 ) NULL DEFAULT NULL COMMENT '' COLLATE latin1_german1_ci AFTER entry_company

 

MySQL said:

#1060 - Duplicate column name 'entry_company_tax_id'

 

It means that the column already exists

 

you installing a contribution?

Regards

 

Mark A Reynolds

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...