Yes, the change can be viewed on a test version of the web site. If there
production database.
Changes will happen rarely... maybe a handful of records per month.
"Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
news:ebb56htwGHA.1288@TK2MSFTNGP02.phx.gbl...
> OK, when you say checked do you mean you verify the change and then edit
> it or submit it for synchronization? I take it only a few rows will be
> modified at any one time otherwise you will quickly be overwhelmed
> authorizing changes. Replication would work for this, but I think you need
> something different as replication is not designed for this type of
> transaction level control.
>
> --
> Hilary Cotter
> Director of Text Mining and Database Strategy
> RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
>
> This posting is my own and doesn't necessarily represent RelevantNoise's
> positions, strategies or opinions.
>
> Looking for a SQL Server replication book?
>
http://www.nwsu.com/0974973602.html >
> Looking for a FAQ on Indexing Services/SQL FTS
>
http://www.indexserverfaq.com >
>
>
> "soc" <zxc0@yahoo.com> wrote in message
> news:OniyGRtwGHA.324@TK2MSFTNGP06.phx.gbl...
>> The databases are the backend of a web site (live and development) . Any
>> edits need to be checked then
>> synchronized.
>>
>>
>>
>>
>>
>> "Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
>> news:uA1dHhswGHA.1272@TK2MSFTNGP05.phx.gbl...
>>> Why do you need manual intervention? You could set up replication as an
>>> on demand job, and pull or push using an ActiveX control for this.
>>>
>>> --
>>> Hilary Cotter
>>> Director of Text Mining and Database Strategy
>>> RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
>>>
>>> This posting is my own and doesn't necessarily represent RelevantNoise's
>>> positions, strategies or opinions.
>>>
>>> Looking for a SQL Server replication book?
>>>
http://www.nwsu.com/0974973602.html >>>
>>> Looking for a FAQ on Indexing Services/SQL FTS
>>>
http://www.indexserverfaq.com >>>
>>>
>>>
>>> "soc" <zxc0@yahoo.com> wrote in message
>>> news:eeQNaYrwGHA.3964@TK2MSFTNGP04.phx.gbl...
>>>> Hello,
>>>>
>>>> Databases A and B are currently identical.
>>>>
>>>> When edits happen to B (which will be rare), I would like users to be
>>>> able to visit a web page,
>>>> press a button which synchronizes A to the changes on B.
>>>>
>>>> Can anyone advise on how to achieve this? Would it be necessary to set
>>>> up some kind of replication job or
>>>> would a query in a stored proc be able to do it without replication?
>>>>
>>>> Thanks SOC.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>