Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Meaning of conflict_types in merge replication

Status
Not open for further replies.

JohnBates

MIS
Joined
Feb 27, 2000
Messages
1,995
Location
US
Hello -
I am using SQL Server 7's merge replication between my primary and alternate servers.

When there is a conflict of some kind, preventing the row on the alternate server from being updated, SQL Server logs a record into its' conflict table. The conflict table contains a column for conflict_type but I can't find much information in Online Books about the meaning of the various type values.

Specifically, I need to know what conflict types 2, 6 and 10 mean in detail. Does anyone know of a good reference source ? Microsoft's site is an obvious choice but you have to wade thru so much junk to find anything.

Thanks for your ideas. John

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top