我们有一个列已添加到主数据库并正在复制到辅助数据库。我们现在收到以下错误:
Column names in each table must be unique. Column name 'RI_SystemType' in table 'dbo.R_Information' is specified more than once. (Source: MSSQLServer, Error number: 2705)
Get help: http://help/2705
复制当前跨数据库失败,我们认为这是原因。有什么建议么?