dbTalk Databases Forums  

Suggestion for the conflicts.

microsoft.public.sqlserver.replication microsoft.public.sqlserver.replication


Discuss Suggestion for the conflicts. in the microsoft.public.sqlserver.replication forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Niitmalad
 
Posts: n/a

Default Suggestion for the conflicts. - 01-15-2005 , 01:56 PM






Dear Friends

Please suggest if there are any possiblity to give the
access to the users who created the records and the same
are in conflicts.

Here i mean that i want to create a program with VB.NET
which will promt to the user whos records are in
conflicts. so that they can solve the same in mutual
understanding.

Your suggestions are always a great help to me.. please
guide me for the above problem.

Thanks and best regards
Sharad

Reply With Quote
  #2  
Old   
Hilary Cotter
 
Posts: n/a

Default Re: Suggestion for the conflicts. - 01-17-2005 , 07:47 AM






This has to be done after the fact. For instance you create a row in table X
with a pk of 1.Simultaneously your publisher creates a row in table X with a
pk of 1. The only time you can really be aware of the conflict is during
your merge agent run.

You might want to look at interactive conflict resolution which is available
through Windows Synchronization Manager. You can also hack into the conflict
viewer - its a com object.
"Niitmalad" <Niitmalad (AT) yahoo (DOT) co.in> wrote

Quote:
Dear Friends

Please suggest if there are any possiblity to give the
access to the users who created the records and the same
are in conflicts.

Here i mean that i want to create a program with VB.NET
which will promt to the user whos records are in
conflicts. so that they can solve the same in mutual
understanding.

Your suggestions are always a great help to me.. please
guide me for the above problem.

Thanks and best regards
Sharad



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.