Hi
Our staging server doesn't have replication but our production one does.
However I cannot get the compare tables to work as I need as it always finds the following differences in the production server.
[msrepl_tran_version] [uniqueidentifier] NOT NULL DEFAULT (newid())
Is there anything I can do apart from adding the columns to the staging server?
Many Thanks
Steve
Our staging server doesn't have replication but our production one does.
However I cannot get the compare tables to work as I need as it always finds the following differences in the production server.
[msrepl_tran_version] [uniqueidentifier] NOT NULL DEFAULT (newid())
Is there anything I can do apart from adding the columns to the staging server?
Many Thanks
Steve