Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

SQL Server 2005 Replication - fitlers

  • 05-11-2009 05:42PM
    #1
    Registered Users, Registered Users 2 Posts: 1,684
    ✭✭✭


    Hi all,

    I don't think I can do what I want to do but I'll ask anyway.

    I have a table, but I would only like to replicate rows to another server where particular criteria are met. They way I was going to do this was to add a filter on the article.

    Something like....'where colA > 1000' (This is hugely simplified so I can explain it!)

    The reason I need to do something like this is that the software on replicated database (website) can't be changed at the moment to filter particular records. Also, the data is sensitive.

    The problem is that the values in ColA regularly change so the number of rows that satisfy the filter criteria can change.

    Am I right in thinking that SQL server won't 'replicate' the new rows that suddenly satisfy the filter ?

    Thanks

    Using transactional replication. Snapshot replication is not suitable as it is a huge database feeding a public website.


Comments

Welcome!

It looks like you're new here. Sign in or register to get started.
Advertisement