Hi everybody, first to all, i apologize for my bad english
I have this error when synchonize DB, after data upgrade in place.
Column names in each table must be unique. Column name 'FIELDNAME_B' in table 'TABLE_A' is specified more than once.
It's happening with this single TABLE_A, this is a base table, but the FIELDNAME_B belong to TABLE_B an extended table from TABLE_A. This FIELDNAME_B exists for TABLE_A on SQL.
i try to looking on SqlDictionary and ModelElement, but i missing something, where could be the error?
Any help is appreciated,
Jonatan
*This post is locked for comments
I have the same question (0)