Re: on-line and near-line databases
- From: ishmael.tabaha@xxxxxxxxx
- Date: 8 Mar 2007 03:42:00 -0800
On Mar 8, 4:04 pm, "Paul Ibison" <Paul.Ibi...@xxxxxxxxxxxxx> wrote:
One way to achieve this is to use transactional replication and select to
not replicate deletes (NONE for the command).
Cheers,
Paul Ibison SQL Server MVP,www.replicationanswers.com
Thanks, that's helpful! I can see how that would work for the A->B,
fairly straightforward.
For the B->A, i.e. re-importing a deleted returning user by selecting
a set of rows from many tables filtered by a 'partyid' primary key,
would replication be able to help us or would we just use SQL to grab/
insert them?
.
- Follow-Ups:
- Re: on-line and near-line databases
- From: Paul Ibison
- Re: on-line and near-line databases
- References:
- on-line and near-line databases
- From: ishmael . tabaha
- Re: on-line and near-line databases
- From: Paul Ibison
- on-line and near-line databases
- Prev by Date: Re: Failed Data Validation
- Next by Date: Re: on-line and near-line databases
- Previous by thread: Re: on-line and near-line databases
- Next by thread: Re: on-line and near-line databases
- Index(es):
Relevant Pages
|