SQL error

[expired user #8851]'s profile image [expired user #8851] posted 9 years ago in General Permalink
I have this problem with SQL Error (2705) it says that Column names in each table must be unique and the 'products' in table 'dbo.x_coipolicytable' is specified more than once. I'm copying tables from MySQL to MSSQL. I really don't have the idea why it keeps showing error. I never use any 'same table name / same column name' so how is it possible? I just did procedure same with other table. But the last table is different. Please help.

Apologies for grammatical errors. Please feel free to post comments. :(
1 attachment(s):
  • x_coipolicytable-unable-to-add-more-fields
ansgar's profile image ansgar posted 9 years ago Permalink
Recheck that please. Probably you have the same column name "products" with a different case, for example "ProductS" or whatever.

Please login to leave a reply, or register at first.